ege-st opened a new pull request, #12770:
URL: https://github.com/apache/pinot/pull/12770

   This enables the faster Column Major segment builder to be on by default. 
This feature has been in the wild for several months and since it's purpose is 
to speed up segment building it makes sense to enable it by default.
   
   Effect:
   1. Any new table will be configured to use column major segment building.
   2. I believe any existing table will continue to use row major segment 
building unless the config is updated manually.
   
   Testing:
   1. Ran locally to verify that tables used column major segment building.
   3. Ran unit tests to make sure they all passed.
   


-- 
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-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to