roapi/columnq
hozan23 daabd84418
columnq: add apply_query() and exec_query_with_df() to query::rest module (#349)
Following this PR #348 

This PR exposes two functions from the columnq::query::rest module:

    apply_query()
    exec_query_with_df()

This PR also includes breaking changes to ensure consistency with the
function names in the `columnq::query::graphql` module. I renamed the
function `query_table` to `exec_table_query`.
2024-10-20 17:14:01 -07:00
..
src columnq: add apply_query() and exec_query_with_df() to query::rest module (#349) 2024-10-20 17:14:01 -07:00
tests bump datafusion to 35 and arrow to 50 (#320) 2024-03-24 15:58:36 -07:00
Cargo.toml bump object_store and, arrow (52) and datafusion (39) (#341) 2024-08-04 20:18:35 -07:00