v1.1.8
Sling v1.1.8 (2024-02-26T13:14:18Z)
Changelog
- 3756bc6 Merge pull request #188 from slingdata-io/v1.1.8
- cdf510c update dbio/tests
- 70b1240 fix oracle GenerateInsertStatement
- 1913eb0 run TestSuiteOracle separately
- ef40f37 github.com/flarco/g v0.1.75
- 87091c9 improve tests
- 9d504a0 LogFatal early for failing tests
- b8b5063 add SLING_KEEP_TEMP
- 40b63f9 improve decimal format logic
- b5d4627 set ddlMinDecScale = 6
- c20a522 improve InsertBatchStream error logic
- fb3c5ab add Oracle env for testing
- a31eb92 add t.Fatal()
- 7014018 add -failfast
- 61867a1 fix mariadb drop_view
- 9cdd1bf setting 0.10.0 for duck db
- 96251e4 improve replication logging
- 79afcb5 remove duplicate update key in starrocks.yaml
- 6bf75f4 improve logging
- 1fb1c26 update sling_test.go
- 674b3c5 fix mysql drop_view
- d6ec567 fix FE url redirect hang
- a6cce5f add parallel limit for test
- 60f6989 don't cast as int if origin is decimal
- 45c56e8 improve bigquery export
- 6a7961f fix clickhouse datetime mapping
- 6a7454b fix starrocks, drop view
- 8a8a417 improve tests
- 493a218 reverse version for motherduck
- a226c1e improve tests
- 334748c add reading oracle synonym columns
- 82a40e8 improve StarRocks schema changes
- 171dfbf add --stream flag to discover
- dcf244a add TEST_NUMS
- 869a277 improve OptimizeTable
- 12e29ec fix expand variables for custom SQL
- 75837fa clean up GetSQLColumns
- 8e63b39 improve test with mutex
- d5497a3 update template file
- 4e3d027 add more tests
- a4d5046 add random infex suffix for sqlite
- 49261e7 update evt.Transaction, add delay for log flush
- f322cfb update duckdb to 0.10.0
- fe75fe8 cleanup
- c7658f2 update postgres CastColumnForSelect
- de2b48a improve ParseSQLMultiStatements
- e24014e update oracle varchar size
- e4a2011 update mysql & mariadb string type mapping
- 9d3fb47 update testSuite files
- af7f2dd improve GetFormatMap
- 147f35d improve ErrorHelper
- 78d008b improve ReadFromDB backfill template values
- 4e95259 clean up sheet.go
- 8551dea improve InsertBatchStream, NULL values
- 1cd8c39 update starrocks int mapping
- 53d24fa improve OptimizeTable
- fdf0ded update AddMissingColumns
- 74ebb41 update CleanSQL
- c6e65d8 update GetSQLColumns
- 2c9db2e add conn.LogSQL
- f5b5840 error & context cleanup/improvement
- 8750888 don't streamLoad if use_bulk is disabled
- 52ee507 fix use of conn.Context
- ea61585 update varchar mapping
- 0f2b7c9 update tests
- 67d21d8 improve GetNativeType, avoid negative lenght
- 80260b9 clean up go.mod
- ef77f47 update github.com/flarco/g
- 311e0d4 upgrade github.com/go-sql-driver/mysql
- c5e6eb5 add AddCleanupTaskFirst
- 8e4f7bd use reconnectIfClosed
- f640627 improve logging
- 90e7243 disable default file_max_rows / file_max_bytes for starrocks
- 2c8f601 update task_mode
- 01ae72e expand time precision options for parquet
- 1533d83 allow timestamp precision
- 06c4b45 add panic protection
- a73f654 improve GetFormatMap
- 6ea53da improve getSlingPackage
- a9a099a upgrade duckdb version