Skip to content

Commit

Permalink
update e2e conf
Browse files Browse the repository at this point in the history
  • Loading branch information
liunaijie committed Sep 23, 2024
1 parent 2c11ff1 commit cbd1eec
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,16 @@ sink {
{rule_type = NOT_NULL}
]
},
{
field_name = "inner_map"
field_type = "map<time, string>"
field_value = [
{
rule_type = NOT_NULL
equals_to = "{ innerQuery = innerQuery }"
}
]
},
{
field_name = "map_val"
field_type = "string"
Expand Down

0 comments on commit cbd1eec

Please sign in to comment.