Michal Belák
Michal Belák
Hi @JoelSpeed, could you please review this PR? I would love to start using feature :blush:
Adding another data point: In [edvart](https://github.com/datamole-ai/edvart/blob/8f63194d48bd707c3c2f43d42a87773c116b0181/edvart/report.py#L158), we are currently using `isort` to sort imports in Python code which is being dynamically. With a Python API, we could fully switch to...
Possibly related to how the Databricks SQLAlchemy dialect constructs queries, where `databricks-sql-connector = ~3` uses parameters instead of directly injecting values into the `INSERT` statement, which version `2.9.3` did?
Thank you for the answer. > We are working with the server team to increase the limit of 255 parameters per request. Is the limit on the number of parameters...
Hi @msoumen097, you are most welcome to go ahead and work on this issue.
Hi @msoumen097, Have you had a chance to look at this yet?
The bug only seems to occur in Visual Studio Code. Works in JupyterLab.
See https://github.com/datamole-ai/edvart/pull/159#discussion_r1350653500
Resolved for the boolean case by #128.
Depends on #29 for data to use during development.