<?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: delta sharing issue after enable predictive optimization in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80777#M1429</link>
    <description>&lt;P&gt;error&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;JsonParseException: Unexpected character ('k' (code 107)): was expecting comma to separate Object entries at [Source: (String)"{"type":"struct","fields":[{"name":"UserKey","type":"long","nullable":false,"metadata":{"comment":"{"key":"primary_key","is_identity":"true"}"}},{"name":"SystemDate","type":"date","nullable":false,"metadata":{}},{"name":"UserId","type":"string","nullable":false,"metadata":{}},{"name":"Email","type":"string","nullable":true,"metadata":{}},{"name":"UserName","type":"string","nullable":true,"metadata":{}},{"name":"Active","type":"boolean","nullable":true,"metadata":{}},{"name":"FullName","type":"st"[truncated 713 chars]; line: 1, column: 103]&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477)&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 27 Jul 2024 00:38:07 GMT</pubDate>
    <dc:creator>lizou8</dc:creator>
    <dc:date>2024-07-27T00:38:07Z</dc:date>
    <item>
      <title>delta sharing issue after enable predictive optimization</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80772#M1428</link>
      <description>&lt;P&gt;Some of our delta sharing tables are not working&amp;nbsp;&lt;/P&gt;&lt;P&gt;May be related to this, or maybe not, we enabled&lt;STRONG&gt; predictive optimization&lt;/STRONG&gt; on all tables a few days ago&lt;/P&gt;&lt;P&gt;es not working any more&lt;/P&gt;&lt;P&gt;but any new tables created works fine after setting this&lt;/P&gt;&lt;P&gt;SET TBLPROPERTIES (delta.enableDeletionVectors=false);&lt;/P&gt;&lt;P&gt;anyone experience same issue?&amp;nbsp; thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 22:48:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80772#M1428</guid>
      <dc:creator>lizou8</dc:creator>
      <dc:date>2024-07-26T22:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: delta sharing issue after enable predictive optimization</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80777#M1429</link>
      <description>&lt;P&gt;error&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;JsonParseException: Unexpected character ('k' (code 107)): was expecting comma to separate Object entries at [Source: (String)"{"type":"struct","fields":[{"name":"UserKey","type":"long","nullable":false,"metadata":{"comment":"{"key":"primary_key","is_identity":"true"}"}},{"name":"SystemDate","type":"date","nullable":false,"metadata":{}},{"name":"UserId","type":"string","nullable":false,"metadata":{}},{"name":"Email","type":"string","nullable":true,"metadata":{}},{"name":"UserName","type":"string","nullable":true,"metadata":{}},{"name":"Active","type":"boolean","nullable":true,"metadata":{}},{"name":"FullName","type":"st"[truncated 713 chars]; line: 1, column: 103]&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477)&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 27 Jul 2024 00:38:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80777#M1429</guid>
      <dc:creator>lizou8</dc:creator>
      <dc:date>2024-07-27T00:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: delta sharing issue after enable predictive optimization</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80870#M1431</link>
      <description>&lt;P&gt;after some debugging, I find out a very unique cause if we used a JSON string in column comment, and it make sense that a JSON string in column comment breaks delta sharing&lt;/P&gt;&lt;P&gt;example: column COMMENT&amp;nbsp; {"key": "primary_key", "is_identity": "true"}&lt;/P&gt;&lt;P&gt;The error said&amp;nbsp;&lt;SPAN&gt;Unexpected character ('k' (code 107)):&amp;nbsp; k comes from the "key" in JSON string leads me to find a solution is to set comment as blank&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2024 20:32:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-sharing-issue-after-enable-predictive-optimization/m-p/80870#M1431</guid>
      <dc:creator>lizou8</dc:creator>
      <dc:date>2024-07-27T20:32:03Z</dc:date>
    </item>
  </channel>
</rss>

