Skip to content
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

Move ORC-rust into this repo #1

Merged
merged 284 commits into from
Oct 24, 2024
Merged

Move ORC-rust into this repo #1

merged 284 commits into from
Oct 24, 2024

Conversation

waynexia
Copy link
Collaborator

Prepare a split repo that focuses on the ORC rust implementation for donation discussed in datafusion-contrib/datafusion-orc#120

WenyXu and others added 30 commits November 3, 2023 16:27
* chore: bump arrow to 47.0

Signed-off-by: Ruihang Xia <[email protected]>

* style: fix clippy

Signed-off-by: Ruihang Xia <[email protected]>

---------

Signed-off-by: Ruihang Xia <[email protected]>
* Add timestamp instant to README

* Fix typo and formatting
* Support all decompression types

* Move default compression block size to const
…compression

Update README to reflect decompression support
feat: support to struct datatype
Update README.md  to reflect struct support
Jefffrey and others added 24 commits September 29, 2024 11:36
* feat: Add Cargo Deny license check to CI workflow

Signed-off-by: Ruihang Xia <[email protected]>

* only check license

Signed-off-by: Ruihang Xia <[email protected]>

---------

Signed-off-by: Ruihang Xia <[email protected]>
* skip reading unused columns

* fix lint

* supports complex data types

---------

Co-authored-by: zhangli20 <[email protected]>
Copy link
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you, let's rock!

@Xuanwo
Copy link
Collaborator

Xuanwo commented Oct 24, 2024

I want to use rebase to merge this PR, but it will alter all the commit history, so I'll just use merge. All future PRs will use squash merge.

@Xuanwo Xuanwo merged commit 5107daa into main Oct 24, 2024
12 checks passed
@waynexia waynexia deleted the donation branch October 24, 2024 13:15
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.

9 participants