Victor Cosenza

Results 13 comments of Victor Cosenza

Hi, we're having this exact issue in our team and found this PR fixing it, is there a expected timeframe for this to be merged? If any help is needed...

Hi, I'm having a issue directly related to the empty "write" methods when trying to write a Parquet with an array of row. I've noticed you fixed the issue for...

> Hi @LoveHeat, can you cherry-pick the change in #24029 from @ukby1234 and merge the two PRs? Hey @xccui, I've created a PR cherry picking both commits: https://github.com/apache/flink/pull/24795

> Thanks! The PR looks good to me. Hi @JingsongLi, please also take a look. I think we can port this to fix [apache/paimon#1730](https://github.com/apache/paimon/issues/1730) Hey @xccui, thanks for the quick...

> Do you have any hints about the background info? Not really, I found out this issue because we were trying to save Parquet files to S3 and the writer...

> > Do you have any hints about the background info? > > Not really, I found out this issue because we were trying to save Parquet files to S3...

I see, Ive got the impression that they were forgotten, not purposely left out because no tests covered writing nested structures ( if there were, the tests would fail and...

> @ViktorCosenza would you please squash your commits and rebase it? Once it passed the CI, I will merge the PR. Thanks! Done! But I wasn't able to trigger the...

> Thanks for the hint! Would you mind if I picked up some of your code to paimon? Sure, go ahead!