aokolnychyi commented on pull request #1228: URL: https://github.com/apache/iceberg/pull/1228#issuecomment-662560097
Using Java serialization in methods like `partitionDF` is probably not an option too. Right now, we return 3 columns. We cannot return the whole row as bytes. One more question, should methods like `partitionDF` return already decoded uris as strings? What if we decode it before creating `SparkPartition`? ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org