forked from apache/orc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ORC-1545: [JAVA] Use
orc-format
1.0.0-SNAPSHOT
### What changes were proposed in this pull request? This PR aims to use `orc-format` 1.0.0-SNAPSHOT in `Java` as an interim stage. 1. We need to change C++ separately later. 2. After (1), we can delete `proto/orc_proto.proto`. 3. After releasing `orc-format` 1.0.0, we need to use it instead of SNAPSHOT. ### Why are the changes needed? To verify `orc-format` repository and snapshot. ### How was this patch tested? Pass the CIs. Closes apache#1683 from dongjoon-hyun/ORC-1545. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
- Loading branch information
1 parent
1d2906e
commit bb8181a
Showing
3 changed files
with
14 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters