marton-bod commented on pull request #1417: URL: https://github.com/apache/iceberg/pull/1417#issuecomment-729729304
Ok, so here's a quick summary: MR was relatively simpler to fix, while Tez needs an upstream fix ([TEZ-4248](https://issues.apache.org/jira/browse/TEZ-4248)) to work when vectorization is enabled. Temporarily for now, vectorized Tez executions have been disabled, and once TEZ-4248 has shipped in the next 0.9.3 release, we can upgrade to that version and remove the assertion. @rdblue @guilload @pvary can you take another look please? Thanks! ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
