<?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: Need urgent help while Trying to update the below statement from spark SQL. Getting error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10269#M5489</link>
    <description>&lt;P&gt;Hi, Could you please provide the error or the screenshot? &lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 06:55:33 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2023-02-02T06:55:33Z</dc:date>
    <item>
      <title>Need urgent help while Trying to update the below statement from spark SQL. Getting error</title>
      <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10268#M5488</link>
      <description>&lt;P&gt;spark.sql('UPDATE kct SET ABC_basevalue = kct.ABC_KBETR * ABS(T5.UKUSA) FROM cond_azure_try_delta kct&amp;nbsp;&lt;/P&gt;&lt;P&gt;INNER JOIN VW_TCU_delta AS T5 ON kct.WRS = T5.TCU AND kct.ABC_konwa=t5.fc&amp;nbsp;&lt;/P&gt;&lt;P&gt;INNER JOIN tcu_delta t ON(kct.WRS=t.FC) WHERE kct.marked="1"')&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 13:20:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10268#M5488</guid>
      <dc:creator>Skesaram</dc:creator>
      <dc:date>2023-02-01T13:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need urgent help while Trying to update the below statement from spark SQL. Getting error</title>
      <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10270#M5490</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/742i4FD5A9DA042F7CCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;getting the above error. Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 09:29:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10270#M5490</guid>
      <dc:creator>Skesaram</dc:creator>
      <dc:date>2023-02-02T09:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need urgent help while Trying to update the below statement from spark SQL. Getting error</title>
      <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10271#M5491</link>
      <description>&lt;P&gt;this issue is rised here &lt;A href="https://community.databricks.com/s/question/0D58Y00009p09c2SAA/not-able-to-perform-update-in-delta-table-in-databricks-using-3-tables" alt="https://community.databricks.com/s/question/0D58Y00009p09c2SAA/not-able-to-perform-update-in-delta-table-in-databricks-using-3-tables" target="_blank"&gt;https://community.databricks.com/s/question/0D58Y00009p09c2SAA/not-able-to-perform-update-in-delta-table-in-databricks-using-3-tables&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 21:21:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10271#M5491</guid>
      <dc:creator>Cami</dc:creator>
      <dc:date>2023-02-02T21:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need urgent help while Trying to update the below statement from spark SQL. Getting error</title>
      <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10272#M5492</link>
      <description>&lt;P&gt;result_df = kunnr_azure_try.alias("kct").join(VW_T_AdjDefaultPrice.alias("t5"), (kunnr_azure_try.WAERS==VW_T_AdjDefaultPrice.TURR) &amp;amp; (kunnr_azure_try.ZW00_KONWA==VW_T_AdjDefaultPrice.FURR) , "inner").join(tcurr, tcurr.FCURR==kunnrmatnr_cond_azure_try.WAERS,"inner").where(tcurr.TYPE_RATE=="original").where(kunnrmatnr_cond_azure_try.marked==1).select("ZW00_kbetr","ZW00_basevalue",(tcurr.UKURS.alias("TUCURS")),"ZWF1_kbetr","ZWF1_value","ZW00_KPEIN")&lt;/P&gt;&lt;P&gt;result_df.display()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did a work around it worked for me...&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 14:49:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10272#M5492</guid>
      <dc:creator>Skesaram</dc:creator>
      <dc:date>2023-02-07T14:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need urgent help while Trying to update the below statement from spark SQL. Getting error</title>
      <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10273#M5493</link>
      <description>&lt;P&gt;Hi @sreekanth kesaram​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope everything is going great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 03:02:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10273#M5493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-09T03:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need urgent help while Trying to update the below statement from spark SQL. Getting error</title>
      <link>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10269#M5489</link>
      <description>&lt;P&gt;Hi, Could you please provide the error or the screenshot? &lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 06:55:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/need-urgent-help-while-trying-to-update-the-below-statement-from/m-p/10269#M5489</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-02-02T06:55:33Z</dc:date>
    </item>
  </channel>
</rss>

