weishiuntsai commented on code in PR #17861:
URL: https://github.com/apache/druid/pull/17861#discussion_r2053141386


##########
sql/src/test/quidem/qatests/kttm_nested/ingest.json:
##########
@@ -0,0 +1,73 @@
+{
+  "type": "index_parallel",
+  "spec": {
+    "ioConfig": {
+      "type": "index_parallel",
+      "inputSource" : {
+        "type" : "local",
+        "baseDir" : "sql/src/test/quidem/qatests/kttm_nested/data",
+        "filter" : "kttm-nested-v2-2019-08-25.json.gz"

Review Comment:
   What is the equivalent of `!use 
druidtest:///?componentSupplier=KttmNestedComponentSupplier` if to use this 
dataset for `AllDruidEnginesComponentSupplier`, `DartComponentSupplier`, 
`StandardMSQComponentSupplier`, and `StandardComponentSupplier`?  These tests 
originally used `!use 
druidtest:///?componentSupplier=KttmNestedComponentSupplier`.  We need to make 
them run for all 3 engines, but I couldn't find a way to do so.  That's why the 
dataset was added.



-- 
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]

Reply via email to