steveloughran commented on PR #15153: URL: https://github.com/apache/iceberg/pull/15153#issuecomment-3805543427
I'd like to get the bulk delete work of #10233 in, with the resulting 1000x speedup in performance in deleting files, but can't get the direct-API-invocation in without breaking spark 3.4. Forcing the downgrade not only means I can return to the reflection-based binding. There's also that risk of accidental overloads, enum/option use etc with any change made using hadoop apis stop working, even if previous releases were all OK -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
