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 2021/11/30 02:20:23 UTC

[GitHub] [druid] gianm opened a new pull request #12003: Enable allocating segments at ALL granularity.

gianm opened a new pull request #12003:
URL: https://github.com/apache/druid/pull/12003


   The main change is that Granularity.granularitiesFinerThan will return ALL if ALL
   is passed in.
   
   Allocating segments at ALL granularity is somewhat unconventional, but there
   is nothing wrong with it, and it actually makes a lot of sense for tables that
   are meant to be used for lookups or dimensions rather than main fact tables.
   This change enables ALL segmentGranularity to work properly in appendToExisting
   mode.
   
   Also clarifies behavior in javadocs and tests.


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


[GitHub] [druid] gianm merged pull request #12003: Enable allocating segments at ALL granularity.

Posted by GitBox <gi...@apache.org>.
gianm merged pull request #12003:
URL: https://github.com/apache/druid/pull/12003


   


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