rohangarg commented on PR #12944:
URL: https://github.com/apache/druid/pull/12944#issuecomment-1225469333

   > Could we make an issue for this to track it? Reason being this seems sort 
of sad, but agree its better than running out of memory or whatever
   
   I think the current check would be needed even if we evaluate the exact time 
interval for data in `RowBaseStorageAdapter` since there can be data a custom 
time column, empty data or a user degenrate case which can lead to an large 
time interval. Thinking about this again, do you think it would be better if we 
cap the number of time-grains possible to create? the interval and granularity 
could be used to find the estimated number of intervals.
   Regardless, I will also open an issue for tracking exact time interval for 
inline data since that'll be generally helpful.


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