Antonio
Antonio
There's a broken image link in the section: [Process initial snapshot without data being dropped](https://docs.delta.io/latest/delta-streaming.html#id18) Also, it mentions a Databricks specific issue I believe should be rephrased: > you cannot...
With a `dev` catalog containing `default` and `my_schema` schemas, I get different results depending on the name quoting: ```python import os from databricks import sql host = os.getenv("DATABRICKS_HOST") http_path =...
### Is there an existing feature request for this? - [X] I have searched the existing issues ### Describe the Feature It's already possible to extend `netsuite2__transaction_details` with the passthrough...
### Describe the issue The `sync: include:` configuration of asset bundles don't respect leading slash `/` as .gitignore does: From git docs (my highlight): * The slash "/" is used...