Hi Community,I’ve encountered an issue with the Databricks Extension for VS Code that seems to contradict the documentation. According to the Databricks documentation, the extension supports magic commands like %sql when used with Databricks Connect:...
Hi All,Based on the article below to enable Genie one needs to:1. Enable Azure AI services-powered featuresThat is done:2. Enable Genie must be enabled from the Previews pageI do not see Genie among Previews:I am using Azure Databricks. Any idea how ...
[Filter: SPAM] filipniziol's post body matched "sugar", board "data-engineering".
Post Subject: Re: DLT create_table vs create_streaming_table
Post Body: Hi @ggsmith ,
If you check the examples, you will notice that dlt.create_streaming_table is ...
Hi @Svish,No problem. If the answer resolved your question, please consider marking it as the solution.It helps others in the community find answers more easily.
Hi @Walter_C ,Thanks for the answer!Just to update you I have also adjusted the versions so that all versions match:Databricks Runtime 15.4Databricks-Connect 15.4Python 3.11.00The extensions shows everything as green:The error is still the same:I am ...
Hi @holychs ,It is possible to do using lookup in Databricks Asset Bundles.You define the job id variable that finds id of the job based on its name and use this variable to specify job_id in the run_job_task. Here is the code: variables:
my_job_id...