TileDB icon indicating copy to clipboard operation
TileDB copied to clipboard

Add C API to set max number of cells in query result

Open tdenniston opened this issue 6 years ago • 0 comments

If we want to e.g. push down SQL limit clauses, it would be helpful to add an API such as tiledb_query_set_max_result_cells() or similar.

tdenniston avatar Jul 09 '19 13:07 tdenniston