druid/extensions-core/druid-catalog/src
zachjsh ba8245f114
Properly url encode schema and table names when syncing catalog (#17131)
* SQL syntax error should target USER persona

* * revert change to queryHandler and related tests, based on review comments

* * add test

* Properly encode schema and table names when syncing catalog

Previously table names and schema names were not being properly url
encododed when requested. Now they are.
2024-09-23 23:23:26 -04:00
..
main Properly url encode schema and table names when syncing catalog (#17131) 2024-09-23 23:23:26 -04:00
test Support to parse numbers in text-based input formats (#17082) 2024-09-19 13:21:18 -07:00