Skip to content

spark-cde-v1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tovganesh tovganesh released this 21 Jul 17:05
· 159 commits to main since this release
63a5903

What's Changed

  • revert livy connection code by @tovganesh in #2
  • rename folders to spark_cde by @tovganesh in #3
  • rename macros to reflect adapter name change to spark_cde by @tovganesh in #4
  • update imports in tests/ to reflect adapter name change to spark_cde by @tovganesh in #5
  • update profiles by @tovganesh in #6
  • update adapter name exposed in connections.py to spark_cde by @tovganesh in #8
  • add CDE API based connection to Cloudera spark by @tovganesh in #7
  • add cde api adapter call in connections.py by @tovganesh in #9
  • update version number and package name by @tovganesh in #10
  • add license notice by @tovganesh in #11
  • update README for dbt-spark-cde adapter specific changes by @tovganesh in #12
  • add dependency of requests and requests-toolbelt in setup.py by @tovganesh in #14
  • add missing profile variables in connections.py by @tovganesh in #15
  • update readme to indicate correct adapter type by @tovganesh in #16
  • add a test method for spark_cde by @tovganesh in #13
  • extract schema datatype based on first row of the sql output. by @tovganesh in #17
  • increase number of retries and delay before retry for more consistent… by @tovganesh in #18
  • update README for requests dependency by @tovganesh in #19
  • update notice as per internal code scan by @tovganesh in #20

New Contributors

Full Changelog: https://github.com/cloudera/dbt-spark-cde/commits/spark-cde-v1.1.0