seokyun-ha-toss commented on PR #15283: URL: https://github.com/apache/iceberg/pull/15283#issuecomment-4044803523
> Hi @seokyun-ha-toss, I've opened a PR that's trying to solve the same issue: #15498 I'm happy to help with your PR to get this change into main. Let me know if you want to collaborate on your PR or where you're at with the review comments above. Hi @alexkot1394, thanks for reaching out. I stepped away for a bit to validate my changes in our production environment. I took a look at your PR as well. From what I see, it treats Variant as a string primitive, whereas I believe it should be handled recursively to properly construct the Variant structure. I’d prefer to continue working on this PR and incorporate the review comments as soon as possible. Thanks again! -- 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]
