amrishlal commented on PR #9669:
URL: https://github.com/apache/pinot/pull/9669#issuecomment-1294074963

   > This is backward-incompatible change, and user might want to get the 
column names back. Currently it happens when all the segments are pruned. One 
work-around would be to always keep at least one segment, so that we can get 
the actual data types
   
   We can set column names in `buildEmptySelectionQueryResults` functions also, 
but if we are ok with keeping at least one segment, then it might be possible 
to set proper column types as well. I can try it 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]

Reply via email to