amrishlal opened a new pull request, #9669: URL: https://github.com/apache/pinot/pull/9669
The current codebase sets datatype of columns to STRING while generating an empty resultset after all segments have been pruned out (see Issue #9660 for more details). In this PR, empty result set column datatypes are not set when all segments are pruned out. -- 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]
