-
Notifications
You must be signed in to change notification settings - Fork 454
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GLUTEN-2961][VL] Integrate with upstream Velox (#3341)
Make the needed changes to integrate with upstream Velox, and start to depend on a new Velox branch `update`, which shall be rebased frequently to keep updated with Velox upstream. Changes mainly including: Change to use Velox provided Arrow 13.0. Integrate with Velox decimal type and date type refactor. Integrate with Velox memory module updates. Integrate with Velox parquet writer updates. Function integration and fixes. Solve Velox library linking issues, and fix Gluten CI issues. Lacks: ORC support Performance gap on TPC-H/DS GHA docker image update --------- Co-authored-by: JiaKe <[email protected]> Co-authored-by: Rong Ma <[email protected]> Co-authored-by: zhao, zhenhui <[email protected]> Co-authored-by: Hongze Zhang <[email protected]> Co-authored-by: Joey <[email protected]> Co-authored-by: PHILO-HE <[email protected]>
- Loading branch information
1 parent
4dbb181
commit 6cbd786
Showing
86 changed files
with
1,505 additions
and
1,424 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
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
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
Oops, something went wrong.