polyzos commented on PR #2264:
URL: https://github.com/apache/fluss/pull/2264#issuecomment-3702548745

   @wuchong Regarding the Indexed format, is it going to be deprecated, or 
should we document it as well?
   @Priyamanjare54 Thank you for your contribution.
   It’s great documenting, however we want to make it as simple as possible, so 
every user can easily understand the formats and when they should use each and 
with a current approach, I’m cautious that less technical users might find it a 
bit harder to understand. 
   
   For example we can say that the arrow format is the default one, its 
benefits and that it allows operations such as column pruning and predicate 
push down.
   
   However for tables that don’t have such requirements, such as large vector 
tables maybe, aggregates and joined tables that we select all columns a 
compacted format might be a better fit for disk and CPU efficiency.
   
   WDYT? If you need more context I can help craft this 


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