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

Added support for other storage formats #34

Merged

Conversation

rafalcymerys
Copy link
Contributor

Since Hive 0.11 it's possible to use other storage formats than text files (ORC, Parquet).
Previously the format was hardcoded, now it's possible to pass it as an extra option when calling TableSchema.new.

robertino added a commit that referenced this pull request Oct 16, 2015
…rmats

Added support for other storage formats
@robertino robertino merged commit 8d4fdad into forward3d:master Oct 16, 2015
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.

None yet

2 participants