Skip to content

Releases: timeplus-io/sling-cli

v1.2.20-rc6

21 Oct 13:34
Compare
Choose a tag to compare
v1.2.20-rc6 Pre-release
Pre-release

Changelog

  • 9780ecc add low_cadinality and bool support

v1.2.20-rc5

21 Oct 09:50
Compare
Choose a tag to compare
v1.2.20-rc5 Pre-release
Pre-release

Changelog

  • ff290df apply more detailed column type mapping

v1.2.20-rc4

21 Oct 01:58
ad2f4b0
Compare
Choose a tag to compare
v1.2.20-rc4 Pre-release
Pre-release

Changelog

  • ad2f4b0 set maxdecimal in proton to proton conversion (#32)

v1.2.20-rc3

18 Oct 09:41
Compare
Choose a tag to compare
v1.2.20-rc3 Pre-release
Pre-release

WARN: this version is bad, please try https://github.com/timeplus-io/sling-cli/releases/tag/v1.2.20-rc2

Changelog

  • c30becf (misc) make protonToProton exit more gracefully also enhance the retry logic in task_run.go
  • 33a7943 (must) make target no need infer column type again
  • d8e6be1 (must) when insert to proton with incremental mode the final table must exist this is a very strong requirement, but make everything more stable/robust/easier reason: infer type cause insert not work usually.
  • 10c7d56 Merge pull request slingdata-io#399 from yokofly/feature/refactor-writetoDB
  • 5e204fb add more striction
  • b614e5c allow direct insert in target to protondb
  • 498e183 get proton change back
  • ae98930 proton insert: support more detailed column append with directy insert, we need to support more detailed column append otherwise, the column type will be changed to other type by infer, and we cannot append data through go driver directly
  • d5f2966 task_run_write.go: revert to upstream

v1.2.20-rc2

17 Oct 01:41
49d78fa
Compare
Choose a tag to compare
v1.2.20-rc2 Pre-release
Pre-release

Changelog

  • 10e99b4 (bugfix): Fix inconsistent getCount() return values (#26)
  • 49d78fa try to use csv as intermediate layout (#27)

v1.2.20-rc1

16 Oct 08:52
a5f50ca
Compare
Choose a tag to compare
v1.2.20-rc1 Pre-release
Pre-release

Changelog

  • a5f50ca (bugfix) proton.yml: remove order by in the incremental_select (#25)
  • f70b7df Feature/issue 10 switch to new version and binary naming (#17)
  • 7c50e8a clean parition enhance: (#19)
  • 5a1a963 disable sling update because we have no time to verify it works or not. (#23)
  • 944e9b0 manual set _tp_sn type non-nullable to fix below err (#24)
  • 55064ad workaround to fix zero getcount return value. (#22)

v1.0.7

15 Oct 03:23
Compare
Choose a tag to compare

Changelog

  • 902ddd0 swap limit and limit_offset

v1.0.3

12 Oct 10:22
4d365e7
Compare
Choose a tag to compare

Changelog

  • 4d365e7 Bugfix/disable add new col for protondb and display release version correctly (#9)

v1.0.2

12 Oct 05:19
029e23e
Compare
Choose a tag to compare

Changelog

  • 029e23e Feature/add go releaser to publish (#8)

Release v1.0.0

11 Oct 07:36
Compare
Choose a tag to compare
use another token instead PAT