-
Hey, thanks for the codebase.
I'm making use of it for a project where I need to convert dbml into databricks sql create table statements.
Do you want pydbml to produce arbitrary sql dialects?
If …
-
### Use-cases
I would like to use the Primary Key and Foreign Key feature that is generally available in Databricks to view relations between keys in columns when browsing tables in the Unity…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Category of Bug / Issue
TranspileParserError
### Current Behavior
I have a .sql file with 10 scripts (DDL,DM…
-
Based on recent work for clients, I for one would think support for [Databricks SQL](https://www.databricks.com/product/databricks-sql) would be a huge deal. Seems to be used a little bit of everywher…
-
I initially reported this issue against dbt-databricks but was asked by a collaborator to file it here.
So basically, when running dbt request against a serverless sql warehouse, we get intermitten…
-
I am seeing different expected parameters to create for queries API.
https://databricks-sdk-py.readthedocs.io/en/latest/workspace/sql/queries.html
![image](https://github.com/user-attachments/ass…
-
Originally shared in https://github.com/databricks/databricks-sql-nodejs/issues/245, but that issue was resolved by making the dependency optional (with reduced functionality if omitted). However, lz4…
-
**Describe the bug**
An [Databricks Variant expression](https://docs.databricks.com/en/semi-structured/variant.html#query-fields-in-a-variant-column) such as `select e.col:['attr_ID']::string as id…
-
```
datacontract import --format sql --source my-databricks-ddl.sql
```
should map the types in the SQL DDL to the data contract types using the databricks types mapping. This is currently not po…
-
![image](https://github.com/databrickslabs/discoverx/assets/110808769/973caada-1879-43de-b459-eaf427c0824e)
localcheckpoint was not working so replaced it with cache.
then we got the below error
…