Skip to content

GH-1041: Implement snappy compression#1042

Open
xuzifu666 wants to merge 4 commits intoapache:mainfrom
xuzifu666:snappy_support
Open

GH-1041: Implement snappy compression#1042
xuzifu666 wants to merge 4 commits intoapache:mainfrom
xuzifu666:snappy_support

Conversation

@xuzifu666
Copy link
Member

What's Changed

Please fill in a description of the changes here.

This contains breaking changes.

Closes #1041 .

@github-actions
Copy link

Thank you for opening a pull request!

Please label the PR with one or more of:

  • bug-fix
  • chore
  • dependencies
  • documentation
  • enhancement

Also, add the 'breaking-change' label if appropriate.

See CONTRIBUTING.md for details.

Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

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

Snappy is not one of the valid IPC compression options. https://arrow.apache.org/docs/format/Columnar.html#compression

If you're interested in this, I would encourage you to start a discussion on the developer mailing list instead. https://arrow.apache.org/community/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement snappy compression

2 participants