Skip to content

v1.1.6

Compare
Choose a tag to compare
@flarco flarco released this 19 Feb 23:09
· 1433 commits to main since this release
a408614

Sling v1.1.6 (2024-02-19T23:24:00Z)

Changelog

  • a408614 Merge pull request #173 from slingdata-io/v1.1.6
  • 7689e4f fix fs_test.go
  • f54d6e2 fix OptimizeTable for duckdb
  • a62201c add multi_exec_delay for BigQuery
  • d96491b update clickhouse update statement
  • 8f6ab33 fix OptimizeTable for SQL Server
  • 136a581 improve OptimizeTable
  • 3997168 default as text type instead of string type
  • f41b885 add type mapping for postgres _uuid
  • f52eba1 include dbio tests
  • c898350 remove casting inferred int as decimal in safe mode.
  • a22d9f7 improve parquet_arrow decimal performance
  • 3aa9796 add old parquet for comparison
  • 5c6378c remove old parquet files
  • ae19542 Improve events
  • 068754a fix limit to stdout
  • d5b695d ioutil.ReadAll cleanup
  • 5eff08e various improvements: file formats, selectFields, StoreUpdate
  • 2d0a980 improve starrocks logging
  • 402d64f use Apache Arrow's Parquet lib
  • a52c0c8 improve logger, exit(), clean up
  • 502e6df rename sling.go to sling_cli.go
  • 251c67c add --streams flag
  • 7dec10c update starrocks string type mappings
  • da4f3ab improve column type casting logic
  • 8fdf377 update snowflake.UnloadViaStage
  • 8536e6e fix LocalFileSysClient.delete
  • e36fe71 improve LocalFileSysClient.delete
  • cf8c54a update parquet.go
  • c12aab8 update TestParquetDecimal
  • 29d10c3 add TestParquetDecimal
  • aa74434 improve logging
  • a76184f clean up
  • 945e5bc update slingPackage logic
  • 8e39b84 accept SLING_ENV_YAML
  • 919f874 improve md5 logic
  • beb7602 add md5 hashing
  • 66e8faf validate conn data keys
  • 1ce27dc improve .(yaml.MapSlice) casting
  • c4b751e add input cli args
  • 89b44fa add expandEnvVars
  • 24c6b86 clean up old files
  • 9f7988a update docker image name [skip ci]