- #49 fix oom in large file input
- #47 Fix drop stage not exists
- #43 fix lint #43
- #44 add test in case of another db which has same table exists #44
- #45 allow multi query #45
- #37 fix duplicate column in the insert mode
- #35 bump up snowflake-jdbc version to 3.13.14
- #21 Revert #14
- #27 Add an example.
- #28, #30 Add tests
- #32 Use embulk-output-jdbc v0.10.2 that fixes the issue embulk/embulk-output-jdbc#299.
- #25 Support
NUMBER
type truly.
- #23 Fix SnowflakeOutputPlugin location for github.com/embulk/gradle-embulk-plugins.
- #22 Fix a date format bug.
- Use github.com/embulk/gradle-embulk-plugins instead of old style gradle tasks.
- Upgrade Gradle 4.1 -> 6.9.1
- Add lockfile to lock dependencies.
- Add CHANGELOG.md.
- There is no CHANGELOG for versions prior to 0.3.0.
- #17 Automate gem publishing workflow
- #18 Use spotless as a linter
- #18 Use google-java-format instead of airlift style.