databrickslabs / lsql

Lightweight SQL execution wrapper only on top of Databricks SDK
https://pypi.org/project/databricks-labs-lsql/
Other
8 stars 3 forks source link

adding normalize-case option to databricks labs lsql fmt cmd #254

Closed HariGS-DB closed 2 weeks ago

HariGS-DB commented 2 weeks ago

databricks labs lsql fmt cmd be defaults normalizes the query to lower case. Some queries are case sensitive (ex UCX dashboard using map field keys) This PR adds a parameter normalize-case to the fmt cli cmd to allow user to not normalize the query text (default would be to normalize as before)

Resolves #253

github-actions[bot] commented 2 weeks ago

✅ 34/34 passed, 2 flaky, 3 skipped, 46m54s total

Flaky tests:

Running from acceptance #354