cryptoe commented on PR #18366:
URL: https://github.com/apache/druid/pull/18366#issuecomment-3163544959
Seems like there is a test failure
```
🧪 - EmbeddedMSQRealtimeQueryTest |
org.apache.druid.rpc.HttpResponseException: Server error [400 Bad Request];
body:
{"error":"druidException","errorCode":"invalidInput","persona":"USER","category":"INVALID_INPUT","errorMessage":"Column
'countryName' not found in any table (line [3], column
[7])","context":{"sourceType":"sql","line":"3","column":"7","endLine":"3","endColumn":"19"}}
Error: org.apache.druid.rpc.HttpResponseException: Server error [400 Bad
Request]; body:
{"error":"druidException","errorCode":"invalidInput","persona":"USER","category":"INVALID_INPUT","errorMessage":"Column
'countryName' not found in any table (line [3], column
[7])","context":{"sourceType":"sql","line":"3","column":"7","endLine":"3","endColumn":"19"}}
Error: ❌ Tests reported 1 failures
```
--
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]