Nicholas Arquette
Nicholas Arquette
# Overview When I attempt to use a datepart function with text('YEAR'), the compile code for the databricks dialect throws and error (see sample code below as it is trying...
Issue: When I attempt to see if a table exists (inspection.has_table(table_name='x', schema='y'), I get an error saying that the catalog name must be surrounded by back-quote. Recreation Steps: 1) Build...
# Overview - Added a new community example for week 1 day three using note text from mTSamples. - The agentic workflow asks different models to look at the note...
# Overview When I try to use different versions of python to connect to a databricks environment, I get an SSL certificate issue. It appears to be resolved in 3.11.13...