<?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 Delta sharing to pandas error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127253#M47898</link>
    <description>&lt;P&gt;we are on a trial databricks premium workspace (fully managed by databricks)&lt;BR /&gt;we are trying to test Delta Sharing feature, where we are sharing UC table with a recipient using python client (outside of databricks). We are using `delta-sharing` python library, and setting up the client using very basic `delta_sharing.SharingClient(profile_file)` to setup the client.&lt;BR /&gt;&lt;BR /&gt;We have no issues listing tables with this client, however when attempting to load data (eg client.to_pandas(table_url)) or check metadata from any of the shared tables we get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;'error_code': 'INVALID_PARAMETER_VALUE',
  'message': 'DS_UNSUPPORTED_TABLE_TYPE: Could not retrieve '
             'dbdemos_sharing_air_linedata.fli**ghts from Share '
             'dbdemos_somename_air_lines because table with type [Databricks '
             'managed storage] is currently unsupported in delta sharing '
             'queries.'}&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;the error does not make a lot of sense, since you would think a table fully managed by Databricks would work with a Databricks core feature. the table is setup as a regular Delta table in UC (followed tutorial delta sharing air_lines)&lt;BR /&gt;perhaps this is a limitation of a trial subscription? or do we need to be on the "enterprise" version of workspace/databricks?&lt;BR /&gt;thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Aug 2025 15:25:29 GMT</pubDate>
    <dc:creator>pogo</dc:creator>
    <dc:date>2025-08-03T15:25:29Z</dc:date>
    <item>
      <title>Delta sharing to pandas error</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127253#M47898</link>
      <description>&lt;P&gt;we are on a trial databricks premium workspace (fully managed by databricks)&lt;BR /&gt;we are trying to test Delta Sharing feature, where we are sharing UC table with a recipient using python client (outside of databricks). We are using `delta-sharing` python library, and setting up the client using very basic `delta_sharing.SharingClient(profile_file)` to setup the client.&lt;BR /&gt;&lt;BR /&gt;We have no issues listing tables with this client, however when attempting to load data (eg client.to_pandas(table_url)) or check metadata from any of the shared tables we get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;'error_code': 'INVALID_PARAMETER_VALUE',
  'message': 'DS_UNSUPPORTED_TABLE_TYPE: Could not retrieve '
             'dbdemos_sharing_air_linedata.fli**ghts from Share '
             'dbdemos_somename_air_lines because table with type [Databricks '
             'managed storage] is currently unsupported in delta sharing '
             'queries.'}&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;the error does not make a lot of sense, since you would think a table fully managed by Databricks would work with a Databricks core feature. the table is setup as a regular Delta table in UC (followed tutorial delta sharing air_lines)&lt;BR /&gt;perhaps this is a limitation of a trial subscription? or do we need to be on the "enterprise" version of workspace/databricks?&lt;BR /&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Aug 2025 15:25:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127253#M47898</guid>
      <dc:creator>pogo</dc:creator>
      <dc:date>2025-08-03T15:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing to pandas error</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127334#M47925</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/177801"&gt;@pogo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Correct me if I’m wrong, but from what I understand, this doesn’t seem to be an issue with the trial workspace. For Delta Sharing to work with external clients, the tables need to be stored in supported external locations, like a cloud object store. Managed tables under Unity Catalog aren’t currently supported for this use case.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 13:24:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127334#M47925</guid>
      <dc:creator>SP_6721</dc:creator>
      <dc:date>2025-08-04T13:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing to pandas error</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127384#M47942</link>
      <description>&lt;P&gt;Yes - you are right, works on trial - i was able to setup S3 as an external location and configured the UC schema to use this S3 ext location, and then was able to query data from an external python client.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 21:24:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-to-pandas-error/m-p/127384#M47942</guid>
      <dc:creator>pogo</dc:creator>
      <dc:date>2025-08-04T21:24:53Z</dc:date>
    </item>
  </channel>
</rss>

