Skip to content

Commit

Permalink
Merge pull request apache#126 from marin-ma/enable-tpcds
Browse files Browse the repository at this point in the history
[OPPRO-206] Keep scan+filter pattern for arrow backend
  • Loading branch information
jinchengchenghh authored Jul 20, 2022
2 parents 97c1a43 + 119026b commit c4bd7cc
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 2,782 deletions.
2 changes: 0 additions & 2 deletions cpp/examples/arrow/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ endif()

if(ARROW_SUBSTRAIT)
add_arrow_example(engine_substrait_consumption EXTRA_LINK_LIBS arrow_substrait_shared)
add_arrow_example(tpch_q6_demo EXTRA_LINK_LIBS arrow_substrait_shared)
add_arrow_example(tpch_q1_demo EXTRA_LINK_LIBS arrow_substrait_shared)
endif()

if(ARROW_COMPUTE AND ARROW_CSV)
Expand Down
Loading

0 comments on commit c4bd7cc

Please sign in to comment.