influxdb/flightsql
Chunchun Ye 87708dc64a
feat(flightsql): Add filters to `GetTables` metadata endpoint (#7289)
* feat: add optional param to GetTables

* chore: add the third param to query plan

* feat: add table_types param

* chore: clippy

* test: add test cases with filters

* chore: update query to avoid SQL injection

* refactor: update where clause and cleanup

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-03-22 20:14:01 +00:00
..
src feat(flightsql): Add filters to `GetTables` metadata endpoint (#7289) 2023-03-22 20:14:01 +00:00
Cargo.toml fix(flightsql): Send correct schema in GetFlightInfo for Queries (#7283) 2023-03-22 13:58:44 +00:00