cancel
Showing results for 
Search instead for 
Did you mean: 
bi_123
New Contributor III
since ‎04-20-2026
‎06-10-2026

User Stats

  • 6 Posts
  • 0 Solutions
  • 1 Kudos given
  • 6 Kudos received

User Activity

Hi, When schema evolution is detected, Auto Loader throws an UNKNOWN_FIELD_EXCEPTION, and the error message includes schema information along with other related details. However, when I log the full message, it is too long and contains information th...
I need to add PII tags at both the table and column levels for a streaming table created using Spark Declarative Pipelines.I tried applying Unity Catalog tags with the following code inside the SDP Python pipeline:spark.sql(f"""ALTER TABLE {table_nam...
I'm running a Lakeflow Declarative Pipeline that reads data from a bronze table ingested by Auto Loader and writes it to a silver table with simple transformations.The source data contains struct columns with many deeply nested fields. The table curr...
I need to execute stored procedures in my notebook, to do that I created an init script that installs ODBC driver to my job cluster. But the script stops working after some time and I can't figure out why, so the cluster can't start. Can someone send...
Kudos from
Kudos given to