Coder Social home page Coder Social logo

Comments (4)

fivetran-joemarkiewicz avatar fivetran-joemarkiewicz commented on June 8, 2024

Hi @lucascrespo88 thanks so much for opening this Feature Request!

Databricks 🧱 support would indeed be a great addition to this package. I would love to see if anyone else in the community is interested in seeing this feature be integrated into a future release of our Zendesk package.

In terms of priority, I will wait to see if others from the community post interest within this FR. If more folks show interest then my team can prioritize this accordingly. In the meantime though, I would like to try and help with a few solutions I have in mind to get this package working within your Databricks environment. See my notes below:

  • While this package doesn't have official support for Databricks, that isn't a sure sign that it won't work. That just means we have not integrated Databricks into our CircleCi and integration tests.
  • As such, it is worth a shot to try and install the package and run it within your Databricks environment to see if it is successful.
  • One adjustment you will need however is adding the below to your root dbt_project.yml. This will allow for any utility package macros that are Databricks (Spark) compatible will use the appropriate funtion.
## dbt_project.yml
dispatch:
  - macro_namespace: dbt_utils
    search_order: ['spark_utils', 'dbt_utils']
  • If you run the package with the added config to your root dbt_project.yml and see that there is just a minor error or two that can quickly be adjusted, feel free to fork the package and make those adjustments.
  • Additionally, if you see it works on your end you are always welcome to open a PR to contribute back or let us know it worked! If it works without an issue I can easily add it to our README.

Thanks and I hope the above is helpful! I look forward to seeing if others from the community are interested in this feature being integrated into the package in the future.

from dbt_zendesk.

fivetran-marioamaya avatar fivetran-marioamaya commented on June 8, 2024

Prospect Kueski is very interested in leveraging this package for their Databricks based deployment

from dbt_zendesk.

fivetran-joemarkiewicz avatar fivetran-joemarkiewicz commented on June 8, 2024

Hi All, I just wanted to share an update that our team is currently working to make the package compatible with Databricks! You should see a release next week to support Databricks.

from dbt_zendesk.

fivetran-jamie avatar fivetran-jamie commented on June 8, 2024

released with v0.9.0!

from dbt_zendesk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.