suneet-s commented on a change in pull request #9590: Add integration tests for 
ingestion with transformSpec
URL: https://github.com/apache/druid/pull/9590#discussion_r400637506
 
 

 ##########
 File path: 
integration-tests/src/test/resources/indexer/wikipedia_index_queries_with_transform.json
 ##########
 @@ -0,0 +1,54 @@
+[
+    {
+        "description":"having spec on post aggregation",
+        "query":{
+            "queryType":"groupBy",
+            "dataSource":"%%DATASOURCE%%",
+            "granularity":"day",
+            "dimensions":[
+                "page"
 
 Review comment:
   Using a filter on "newPage" fails the test locally. But if I apply the 
transformation from another datasource it appears to work. Need to verify if 
this is actually a bug or not

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to