satishkotha commented on pull request #1859:
URL: https://github.com/apache/hudi/pull/1859#issuecomment-662223025


   > Reviewed 50%, high level, I feel the changes of excludeFileGroups is being 
forced into many of the `TableFileSystem` implementations. Need to think more 
if there is a way to introduce the correct abstractions to avoid having to add 
this excludeFileGroups everywhere.
   
   Yes, intent is to get early feedback. Appreciate any suggestions. The reason 
I added excludeFileGroups in all views is that in some cases this list may be 
huge. So having configurable spillable view (or RocksDB view) can be useful.  
   
   It is also possible to encapsulate all this in AbstractFileView and hide it 
from subclasses too. Let me know if you think that is a better solution.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to