You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/10/12 23:24:07 UTC

[GitHub] [druid] gianm commented on issue #13208: Coordinator crashes trying to compact a datasource ingested through MSQ with PARTITIONED BY ALL

gianm commented on issue #13208:
URL: https://github.com/apache/druid/issues/13208#issuecomment-1276835275

   It'd be better to make this work than to make this be an error. The way to do it is to avoid `Granularity.getIterable`, which is problematic when using non-ALL granularities on a large interval. There are similar issues on the query side, also caused by this behavior from `Granularity.getIterable`: see #12944, #13182, #13206. It would require adjusting some logic "inside-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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org