mapleFU commented on issue #8378:
URL: https://github.com/apache/arrow-rs/issues/8378#issuecomment-3322085907

   I've take a rethinking of the advisor api. The core idea is "define what is 
good for reader in writer side". Some encoding rule is prior knowledge, like we 
know for low ndv data, dictionary would be generally better. Some should be 
defined by user, like bloom filter for some special column, general page size ( 
might benefit for filtering, etc. ). I can try a simple one firstly


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

Reply via email to