<?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 Alternative to Scan method in Databricks SDK for Golang in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/alternative-to-scan-method-in-databricks-sdk-for-golang/m-p/3385#M435</link>
    <description>&lt;P&gt;We want to&amp;nbsp;fetch multiple rows/records with 100+ columns(that are dynamic as per the request) but in the doc the way shown is to&amp;nbsp;scan each column(through &lt;B&gt;Scan&lt;/B&gt; method) one by one rather scanning the complete object at once which is making it very tedious for us to scan&amp;nbsp;100+ columns which are dynamic as per the required query.&lt;/P&gt;&lt;P&gt;Is there some way to scan the entire object with all the columns at once.&lt;/P&gt;&lt;P&gt;PFA image from the doc and the&amp;nbsp;&lt;A href="https://docs.databricks.com/dev-tools/go-sql-driver.html" alt="https://docs.databricks.com/dev-tools/go-sql-driver.html" target="_blank"&gt;link&lt;/A&gt;&amp;nbsp;for your reference.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2023-06-07 at 5.34.35 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/101i4BB86F49C12DEF29/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-06-07 at 5.34.35 PM" alt="Screenshot 2023-06-07 at 5.34.35 PM" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 09:12:34 GMT</pubDate>
    <dc:creator>Being_Bane</dc:creator>
    <dc:date>2023-06-08T09:12:34Z</dc:date>
    <item>
      <title>Alternative to Scan method in Databricks SDK for Golang</title>
      <link>https://community.databricks.com/t5/data-engineering/alternative-to-scan-method-in-databricks-sdk-for-golang/m-p/3385#M435</link>
      <description>&lt;P&gt;We want to&amp;nbsp;fetch multiple rows/records with 100+ columns(that are dynamic as per the request) but in the doc the way shown is to&amp;nbsp;scan each column(through &lt;B&gt;Scan&lt;/B&gt; method) one by one rather scanning the complete object at once which is making it very tedious for us to scan&amp;nbsp;100+ columns which are dynamic as per the required query.&lt;/P&gt;&lt;P&gt;Is there some way to scan the entire object with all the columns at once.&lt;/P&gt;&lt;P&gt;PFA image from the doc and the&amp;nbsp;&lt;A href="https://docs.databricks.com/dev-tools/go-sql-driver.html" alt="https://docs.databricks.com/dev-tools/go-sql-driver.html" target="_blank"&gt;link&lt;/A&gt;&amp;nbsp;for your reference.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2023-06-07 at 5.34.35 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/101i4BB86F49C12DEF29/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-06-07 at 5.34.35 PM" alt="Screenshot 2023-06-07 at 5.34.35 PM" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 09:12:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alternative-to-scan-method-in-databricks-sdk-for-golang/m-p/3385#M435</guid>
      <dc:creator>Being_Bane</dc:creator>
      <dc:date>2023-06-08T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to Scan method in Databricks SDK for Golang</title>
      <link>https://community.databricks.com/t5/data-engineering/alternative-to-scan-method-in-databricks-sdk-for-golang/m-p/3386#M436</link>
      <description>&lt;P&gt;Hi @Shivansh Bhatnagar​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to meet you, and thanks for your question! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's see if your peers in the community have an answer to your question. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 06:02:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alternative-to-scan-method-in-databricks-sdk-for-golang/m-p/3386#M436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-16T06:02:22Z</dc:date>
    </item>
  </channel>
</rss>

