kevinjqliu commented on issue #2152: URL: https://github.com/apache/iceberg-python/issues/2152#issuecomment-3071909371
I think this is a good idea. I also want to continue the discussion from #1004 :) For context, heres something iceberg-go has implemented https://github.com/apache/iceberg-go/pull/369 This materializes arrow stream as parquet files and then registers those files back to the iceberg table. I think its a very neat trick and can speed up certain use cases. -- 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]
