pranavbhole commented on PR #14483: URL: https://github.com/apache/druid/pull/14483#issuecomment-1610399861
> Thanks for the PR! > > Can you add a SQL test (CalciteQueryTest) and/or an MSQ query that shows the coercion error Coerce error happens while indexing the hll sketch columns with empty values. test framework was not ingesting it as correct long values and I was not able to add test that has byte array in the ingestions. -- 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]
