Gang Wu
Gang Wu
> > Hello, it seems there were commits referencing this issue. Is this issue now fixed ? > > @LouisClt Thanks for your follow-up. > > We have implemented a...
> I would like to propose we migrate Jira issues with [this script](https://github.com/rok/arrow-migration/blob/main/move_jira_issues_to_github.ipynb) some day in the coming week. I'll post to the ML as well. Test processes take about...
I plan to resolve https://github.com/apache/iceberg/issues/7162 by adding vectorized readers for all v2 encodings. This is the 1st patch. Would you mind taking a look? @rdblue @nastra @Fokko @jackye1995
@anthonysgro Yes, that is on my radar. I will work on it once v2 encodings of all primitive types have been supported.
Not yet. My rough plan is to do following things: 1. add a new VectorizedValuesReader base class to supporting different encodings. This is similar to what spark does but reading...
Since this feature has been requested in the community but the PR is not reviewed for a long time. Do you think this is the right direction here? Or should...
Perhaps we can add a `encoding_internal.h` file to hold those private but common stuff?
@vinooganesh Could you please fix the CI?
I am fine with it but I'd like to seek advices from @gszadovszky @shangxinli
Thanks for the fix! Could you please make the CI happy?