Mrhs121 commented on PR #3509: URL: https://github.com/apache/iceberg-python/pull/3509#issuecomment-4890934518
Great work on this! We hit the exact same segfault in production — same root cause (`Or(And(EqualTo...))`tree → pyarrow `Canonicalize` stack overflow). For now we're working around it by auto-batching the upsert. @rambleraptor @steven-winfield-quantohm -- 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]
