-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Remove Nimble file format references from Java OSS #24903
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
base: master
Are you sure you want to change the base?
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D72808755 |
|
Is nimble project being shut down? |
Summary: Remove Nimble file format references from Java OSS since we now have a dup of the presto-hive modules. Differential Revision: D72808755
3dbc04a to
ed7cee3
Compare
No, Nimble is doing great and is going to replace DWRF in our DWH soon. We just don't need integration with Java OSS at this moment and I wanted to clean up stuff that is not used. |
|
This pull request was exported from Phabricator. Differential Revision: D72808755 |
Summary: Pull Request resolved: prestodb#24903 Remove Nimble file format references from Java OSS since we now have a dup of the presto-hive modules. Differential Revision: D72808755
ed7cee3 to
0cbe019
Compare
Summary: Remove Nimble file format references from Java OSS since we now have a dup of the presto-hive modules. Differential Revision: D72808755
0cbe019 to
0ee9d1b
Compare
Summary: Pull Request resolved: prestodb#24903 Remove Nimble file format references from Java OSS since we now have a dup of the presto-hive modules. Differential Revision: D72808755
|
This pull request was exported from Phabricator. Differential Revision: D72808755 |
0ee9d1b to
13a46ea
Compare
|
Unrelated test keep failing: |
Description
Remove Nimble file format references from Java OSS.
Differential Revision: D72808755
Motivation and Context
Not needed in Java OSS.
Impact
No impact.
Test Plan
It builds.
Contributor checklist
Release Notes