clintropolis opened a new pull request, #18508:
URL: https://github.com/apache/druid/pull/18508

   ### Description
   This PR fixes a bug that can occur when a filtered projection results in an 
empty dataset, where during a query the time boundary inspector assumes that 
there is at least 1 row in the dataset. A follow-up PR will optimize storage to 
not write out empty projections and instead only store metadata and produce an 
synthetic empty cursor at query time.


-- 
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