sreemanamala commented on code in PR #16741:
URL: https://github.com/apache/druid/pull/16741#discussion_r1679720465
##########
sql/src/test/java/org/apache/druid/sql/calcite/CalciteWindowQueryTest.java:
##########
@@ -339,6 +327,9 @@ enum TestType
@JsonProperty
public TestType type;
+ @JsonProperty
+ public Map<String, String> queryContext;
Review Comment:
This is nice - to have query context extended here providing the flexibility
removing `windowQueryTestWithCustomContextMaxSubqueryBytes`!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]