Skip to content

[Feature] Support for GenericArray && InternalArray interface #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

XuQianJin-Stars
Copy link
Contributor

@XuQianJin-Stars XuQianJin-Stars commented May 3, 2025

Purpose

Linked issue: Support for GenericArray && InternalArray interface

Brief change log

  1. Support for InternalArray interface
  2. Support for GenericArray class

Tests

GenericArrayTest

API and Format

Documentation

@XuQianJin-Stars XuQianJin-Stars force-pushed the add-GenericArray branch 3 times, most recently from d4a30e6 to eb30655 Compare May 3, 2025 11:55
Copy link
Contributor

@Alibaba-HZY Alibaba-HZY May 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return a ColumnarArrayData implements ArrayData?Meanwhile this method com.alibaba.fluss.utils.ArrowUtils#createArrowFieldWriter also needs to be modified

Copy link
Contributor Author

@XuQianJin-Stars XuQianJin-Stars May 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return a ColumnarArrayData implements ArrayData?Meanwhile this method com.alibaba.fluss.utils.ArrowUtils#createArrowFieldWriter also needs to be modified

I've already implemented the ColumnarArrayand ArrowUtils#createArrowFieldWriter in the subsequent PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants