forked from duckdb/duckdb
-
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.
Add compiled substrait at third_party
- Loading branch information
Showing
19 changed files
with
114,681 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -237,8 +237,6 @@ io_file | |
*.lib | ||
|
||
# Compiled protocol buffers | ||
*.pb.h | ||
*.pb.cc | ||
*_pb2.py | ||
|
||
# Compiled python | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
1,002 changes: 1,002 additions & 0 deletions
1,002
third_party/substrait/substrait/capabilities.pb.h
Large diffs are not rendered by default.
Oops, something went wrong.
14,818 changes: 14,818 additions & 0 deletions
14,818
third_party/substrait/substrait/expression.pb.cc
Large diffs are not rendered by default.
Oops, something went wrong.
18,033 changes: 18,033 additions & 0 deletions
18,033
third_party/substrait/substrait/expression.pb.h
Large diffs are not rendered by default.
Oops, something went wrong.
1,887 changes: 1,887 additions & 0 deletions
1,887
third_party/substrait/substrait/extensions/extensions.pb.cc
Large diffs are not rendered by default.
Oops, something went wrong.
1,966 changes: 1,966 additions & 0 deletions
1,966
third_party/substrait/substrait/extensions/extensions.pb.h
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
5,368 changes: 5,368 additions & 0 deletions
5,368
third_party/substrait/substrait/parameterized_types.pb.cc
Large diffs are not rendered by default.
Oops, something went wrong.
6,437 changes: 6,437 additions & 0 deletions
6,437
third_party/substrait/substrait/parameterized_types.pb.h
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.