<?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 Natively Query Delta Lake with R in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/natively-query-delta-lake-with-r/m-p/17180#M11222</link>
    <description>&lt;P&gt;I have a large delta table that I need to analyze in native R. The only option I have currently is to query the delta table then use collect() to bring that spark dataframe into an R dataframe. Is there an alternative method that would allow me to query the delta lake directly into an R dataframe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following information on how to do this via &lt;A href="https://www.databricks.com/blog/2020/12/22/natively-query-your-delta-lake-with-scala-java-and-python.html?_ga=2.122240654.401942897.1670885579-1072108147.1590499586" alt="https://www.databricks.com/blog/2020/12/22/natively-query-your-delta-lake-with-scala-java-and-python.html?_ga=2.122240654.401942897.1670885579-1072108147.1590499586" target="_blank"&gt;Python using the Rust API&lt;/A&gt; but that is not compatible with R.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2022 23:18:35 GMT</pubDate>
    <dc:creator>Dave_Nithio</dc:creator>
    <dc:date>2022-12-12T23:18:35Z</dc:date>
    <item>
      <title>Natively Query Delta Lake with R</title>
      <link>https://community.databricks.com/t5/data-engineering/natively-query-delta-lake-with-r/m-p/17180#M11222</link>
      <description>&lt;P&gt;I have a large delta table that I need to analyze in native R. The only option I have currently is to query the delta table then use collect() to bring that spark dataframe into an R dataframe. Is there an alternative method that would allow me to query the delta lake directly into an R dataframe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following information on how to do this via &lt;A href="https://www.databricks.com/blog/2020/12/22/natively-query-your-delta-lake-with-scala-java-and-python.html?_ga=2.122240654.401942897.1670885579-1072108147.1590499586" alt="https://www.databricks.com/blog/2020/12/22/natively-query-your-delta-lake-with-scala-java-and-python.html?_ga=2.122240654.401942897.1670885579-1072108147.1590499586" target="_blank"&gt;Python using the Rust API&lt;/A&gt; but that is not compatible with R.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 23:18:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/natively-query-delta-lake-with-r/m-p/17180#M11222</guid>
      <dc:creator>Dave_Nithio</dc:creator>
      <dc:date>2022-12-12T23:18:35Z</dc:date>
    </item>
  </channel>
</rss>

