Skip to content

Commit 94eeeff

Browse files
committed
tiledb_query_add_predicate
1 parent 7c9db9a commit 94eeeff

37 files changed

+2005
-126
lines changed

examples/c_api/query_add_predicate.c

Lines changed: 502 additions & 0 deletions
Large diffs are not rendered by default.

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ set(TILEDB_UNIT_TEST_SOURCES
114114
src/unit-ordered-dim-label-reader.cc
115115
src/unit-tile-metadata.cc
116116
src/unit-tile-metadata-generator.cc
117+
src/unit-query-add-predicate.cc
117118
src/unit-query-plan.cc
118119
src/unit-ReadCellSlabIter.cc
119120
src/unit-Reader.cc

0 commit comments

Comments
 (0)