<?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 How to use partial_parse.msgpack with workflow dbt task? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14224#M8751</link>
    <description>&lt;P&gt;I'm looking for direction on how to get the dbt task in workflows to use the partial_parse.msgpack file to skip parsing files that haven't changed. I'm downloading my artifacts after each run and the partial_parse file is being saved back to adls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the dbt task doing? Which folder does the git repo specified in "project directory" load to? I'm assuming I can use an init script and load the file from adls and dump it into whichever folder is /{project directory}/target/ ?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Dec 2022 02:23:20 GMT</pubDate>
    <dc:creator>Jfoxyyc</dc:creator>
    <dc:date>2022-12-29T02:23:20Z</dc:date>
    <item>
      <title>How to use partial_parse.msgpack with workflow dbt task?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14224#M8751</link>
      <description>&lt;P&gt;I'm looking for direction on how to get the dbt task in workflows to use the partial_parse.msgpack file to skip parsing files that haven't changed. I'm downloading my artifacts after each run and the partial_parse file is being saved back to adls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the dbt task doing? Which folder does the git repo specified in "project directory" load to? I'm assuming I can use an init script and load the file from adls and dump it into whichever folder is /{project directory}/target/ ?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 02:23:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14224#M8751</guid>
      <dc:creator>Jfoxyyc</dc:creator>
      <dc:date>2022-12-29T02:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use partial_parse.msgpack with workflow dbt task?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14226#M8753</link>
      <description>&lt;P&gt;The use case is I'd like the dbt task in a databricks workflow to be able to use the partial_parse.msgpack file so it can take advantage of partial parsing and not have to parse files that haven't changed. It significantly speeds up runtime since it doesn't waste time parsing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I download the file from the artifacts after each run and store it in an adls location. I don't know how to get the dbt task to use it. I don't want to store it in git repo. I would prefer it if I could get the dbt task to copy the file from adls somehow. If this was possible, we could also copy manifest.json and run state:modified tasks for slim ci.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 08:50:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14226#M8753</guid>
      <dc:creator>Jfoxyyc</dc:creator>
      <dc:date>2023-01-03T08:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use partial_parse.msgpack with workflow dbt task?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14225#M8752</link>
      <description>&lt;P&gt;Hi, Could you please confirm what will be your expectation and the used case? Do you want the file to be saved somewhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 18:39:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-partial-parse-msgpack-with-workflow-dbt-task/m-p/14225#M8752</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-01-02T18:39:11Z</dc:date>
    </item>
  </channel>
</rss>

