Closed anshuldata closed 1 week ago
Why are some of the checks failing?
Why are some of the checks failing?
It is failing in unchanged file and this PR doesn't change workflow. So don't have a clue based on failure. I will debug it.
Why are some of the checks failing?
Issue was workflow refers to latest main instead of a specific commit. Duckdb moved ahead with breaking change. I will raise another PR to fix it
Raised #122 to fix Workflow to run with a particular commit of duckdb. Once it is merged, I will rebase this one
ENABLE_TEST_EXE
to build an optional test executable intest/c/CMakeLists.txt
main.cpp
file to run C tests.test_substrait_c_api.cpp
to fix build errors and remove unused includes.CMakeLists.txt
.