<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error on Workflow in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45632#M5888</link>
    <description>&lt;P&gt;that is weird indeed.&lt;BR /&gt;Are you sure the manual test you did has the same code as the one in the job (perhaps different REPOS branch?)?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 08:16:00 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2023-09-22T08:16:00Z</dc:date>
    <item>
      <title>Error on Workflow</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45630#M5887</link>
      <description>&lt;P&gt;Hi , I have some mysteries situation here&amp;nbsp;&lt;/P&gt;&lt;P&gt;My workflow (job) ran and got an error -&amp;gt;&amp;nbsp;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;[INVALID_IDENTIFIER] The identifier transactions-catalog is invalid. Please, consider quoting it with back-quotes as `transactions-catalog`.(line 1, pos 12) == SQL == transactions-catalog.transactions-schema.transactions_bronze_table_eu&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;But&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;when I ran it&amp;nbsp; with manually it was success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone have any idea&amp;nbsp; about this&lt;/P&gt;&lt;P&gt;Coding&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%python&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;silver_df = spark.&lt;/SPAN&gt;&lt;SPAN&gt;sql(&lt;/SPAN&gt;&lt;SPAN&gt;f&lt;/SPAN&gt;&lt;SPAN&gt;"""&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SELECT&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;column&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;table_changes&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"`transactions-catalog`.`transactions-schema`.table"&lt;/SPAN&gt;&lt;SPAN&gt; , {start_version} , {end_version})&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"""&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;***I&amp;nbsp;conceal a column and a table name.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:06:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45630#M5887</guid>
      <dc:creator>JohnSmith2</dc:creator>
      <dc:date>2023-09-22T08:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Workflow</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45632#M5888</link>
      <description>&lt;P&gt;that is weird indeed.&lt;BR /&gt;Are you sure the manual test you did has the same code as the one in the job (perhaps different REPOS branch?)?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:16:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45632#M5888</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-09-22T08:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Workflow</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45636#M5889</link>
      <description>&lt;P&gt;I am sure that I use a same code in both.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 09:05:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45636#M5889</guid>
      <dc:creator>JohnSmith2</dc:creator>
      <dc:date>2023-09-22T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Workflow</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45650#M5890</link>
      <description>&lt;P&gt;Jobs are just notebooks executed in background, so if the notebook is the same between interactive (manual) and job run, there should be no difference.&lt;BR /&gt;So I don't see what is wrong.&amp;nbsp; Is the job using DLT perhaps?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 11:48:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/45650#M5890</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-09-22T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Workflow</title>
      <link>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/46009#M5891</link>
      <description>&lt;P&gt;Ok, Sorry for this problem, I just found the different. It's&amp;nbsp; a version of runtime that on my manual use 12.2 but on my job use 13.3. Thank you for your advice to check the different.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 12:13:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/error-on-workflow/m-p/46009#M5891</guid>
      <dc:creator>JohnSmith2</dc:creator>
      <dc:date>2023-09-24T12:13:46Z</dc:date>
    </item>
  </channel>
</rss>

