Skip to content

Releases: trocco-io/embulk-output-databricks

v1.2.0

26 Dec 04:28
fa39bfc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

Contributors

@chikamura

v1.1.2

23 Dec 09:31
91fa488
Compare
Choose a tag to compare

What's Changed

  • Refactoring: remove duplicate code with superclass by @chikamura in #12
  • Fix SQL syntax error in COPY INTO when using non-ascii characters column name by @chikamura in #9
  • add ci test by @chikamura in #2
  • change secrets to vars and add NON_ASCII vars in github workflows by @chikamura in #13
  • change from ruby setup to java setup in workflow gem-push by @chikamura in #14
  • stop parallel ci test by @chikamura in #15

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Oct 04:39
881c4f1
Compare
Choose a tag to compare

What's Changed

  • fix: listing table and columns were executed with null category because it specify database name instead of category name. by @yas-okadatech in #11

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Aug 00:54
213fa8a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Aug 05:27
61cecf3
Compare
Choose a tag to compare

What's Changed

  • add jdbc extra options parameter by @yu-kioo in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Jun 06:22
eb64305
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/trocco-io/embulk-output-databricks/commits/v1.0.0