prodeezy commented on issue #520: Support row based, vectorized and hybrid reads of Iceberg data URL: https://github.com/apache/incubator-iceberg/issues/520#issuecomment-554153527 Added goal in this is to merge the two readers (vectorized and non-vectorized) into one and make that reader handle enabling vectorization accordingly. Enabling should depend on override config and projection schema (revert to row-oriented if schema has complex types)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
