Re: Changelog scan for table with delete files

2025-05-06 Thread Gyula Fora
Hi All! I would like to rekindle this conversation, as it seems to have stalled a few months ago. We at Apple are looking very much forward to this feature and would love to start working on adding the CDC read support to the Flink connector once the first version of this has been merged. This

Re: Changelog scan for table with delete files

2025-02-14 Thread Wing Yew Poon
Ok Anton. Please let me know. On Thu, Feb 13, 2025 at 9:28 PM Anton Okolnychyi wrote: > Hey Wing Yew, I am planning to focus on this after we get partition stats > readers/writers into main. I actually have ideas on how to implement > changelog scans for V2 tables efficiently. > > - Anton > > п

Re: Changelog scan for table with delete files

2025-02-13 Thread Anton Okolnychyi
Hey Wing Yew, I am planning to focus on this after we get partition stats readers/writers into main. I actually have ideas on how to implement changelog scans for V2 tables efficiently. - Anton пн, 10 лют. 2025 р. о 21:11 Wing Yew Poon пише: > Hi Anton, > > Thank you for looking at https://gith

Re: Changelog scan for table with delete files

2025-02-10 Thread Wing Yew Poon
Hi Anton, Thank you for looking at https://github.com/apache/iceberg/pull/10935. I think we are in agreement on the behavior, but you have concerns about the performance of the scan, which I agree is justified. It has been some months now. Do you have any suggestions for improving the performance?

Re: Changelog scan for table with delete files

2024-10-05 Thread Anton Okolnychyi
I will take a look next week! субота, 5 жовтня 2024 р. Péter Váry пише: > Hi Team, > > Gentle reminder, that the PR for the changelog planning ( > https://github.com/apache/iceberg/pull/10935) is still waiting for expert > reviews. > > Thanks, Peter > > On Tue, Oct 1, 2024, 06:46 Yufei Gu wrote

Re: Changelog scan for table with delete files

2024-10-05 Thread Péter Váry
Hi Team, Gentle reminder, that the PR for the changelog planning ( https://github.com/apache/iceberg/pull/10935) is still waiting for expert reviews. Thanks, Peter On Tue, Oct 1, 2024, 06:46 Yufei Gu wrote: > Thanks, Peter and Wing Yew Poon, for tackling these! I’ve been eager to > review, but

Re: Changelog scan for table with delete files

2024-09-30 Thread Yufei Gu
Thanks, Peter and Wing Yew Poon, for tackling these! I’ve been eager to review, but this week has been hectic. I plan to check out PR #10935 next week, though I’d be happy if someone beats me to it. Yufei On Mon, Sep 30, 2024 at 3:02 AM Péter Váry wrote: > Hi Team, > > The Changelog scan Java