kevinjqliu commented on PR #2245: URL: https://github.com/apache/iceberg-python/pull/2245#issuecomment-3141238591
following up to https://github.com/apache/iceberg-python/issues/2123#issuecomment-3140972785 and https://github.com/apache/iceberg-python/issues/2123#issuecomment-2995265399 I see that spark produces `_xD83D_xDE0E`. pyiceberg previously produces `\uD83D\uDE0E` but now produces `_x1F60E`. it might be a good idea to add an integration test for pyiceberg reading from spark written table and spark reading from pyiceberg written table -- 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]
