Skip to content

[Java] Build a new schema type system for row format #2929

@chaokunyang

Description

@chaokunyang

Feature Request

Build a new type system for row format so we can remove apache arrow dependency.

Currently fory row format only use arrow schema, we don't use apache arrow extensively. But such a dependency make c++ not easy to build and also need to pin pyarrow for pyfory. If we remove arrow, we can make the fory more easy to users and more lightweight.

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

#2922

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions