asolimando commented on PR #4218: URL: https://github.com/apache/calcite/pull/4218#issuecomment-2691243756
@xuzifu666 for completeness let's add an additional test in `DruidAdapter2IT` which hightlights the issue starting from an SQL query if possible. In [this](https://github.com/apache/calcite/pull/4221/commits/c29985fa82daca3dd62f625868b2114dcd702cc4) commit you have an example of what I have in mind. Unfortunately one of the Druid images has problems on my Apple M1, so I can't run it locally, CI is green but there are 6 tests skipped in that class and sadly it doesn't detail which ones they are. If you happen to have a machine where the Druid docker images can run you can check https://github.com/zabetak/calcite-druid-dataset to spin the containers up and then run the Druid tests. In a few days I will get a Linux box where I can run the tests and check. -- 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]
