Re: [PR] Fix Reader leak by removing useless copy [iceberg]

2025-01-23 Thread via GitHub
aokolnychyi commented on PR #12079: URL: https://github.com/apache/iceberg/pull/12079#issuecomment-2611557916 cc @Fokko @amogh-jahagirdar @nastra @huaxingao -- 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

[PR] Fix Reader leak by removing useless copy [iceberg]

2025-01-23 Thread via GitHub
zizon opened a new pull request, #12079: URL: https://github.com/apache/iceberg/pull/12079 The ReadConf copy constructor will nullify the reader of source, leaving the reader of original unclosed -- This is an automated message from the Apache Git Service. To respond to the message, pleas