Releases: google/dwh-migration-tools
Releases · google/dwh-migration-tools
v1.0.22
What's Changed
- format teradata connectors by @ishmum123 in #168
- Format JsonResponseFile and JsonResponseFileTest. by @dawidxc in #163
Full Changelog: v1.0.21...v1.0.22
v1.0.21
v1.0.20
What's Changed
- Ignore *.tmp and *.zip files. by @dawidxc in #141
- Dump ResUsageScpu and ResUsageSpma. by @dawidxc in #144
- remove unnecessary range check by @ishmum123 in #143
- Add --max-tablesizev-rows parameter. by @dawidxc in #152
- Add --max-databasesv-user-rows and --max-databasesv-db-rows parameters. by @dawidxc in #154
Full Changelog: v1.0.19...v1.0.20
v1.0.19
v1.0.18
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- use star decorated logger by @ishmum123 in #139
- add output-dir flag by @ishmum123 in #138
- aggregate results before dumping for TableSizeV in Teradata by @dominik-klimczak in #145
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Input files: detect encoding before decoding (b/268011976) by @mjquinn-google in #132
- print aggregated task results by @ishmum123 in #135
- add timestamp to zip archive name by @ishmum123 in #134
- Apply timestamp prefix to querylogs only by @dawidxc in #137
New Contributors
- @ishmum123 made their first contribution in #135
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Cleanup README by @paolomorandini in #120
- Local + Cloud Run pre/postprocessing workflow. by @ajwelch4 in #94
- Remove partitions limit from Hive Thrift metadata connector by @frsv in #121
- Add owner info and create time to Hive functions task by @frsv in #122
- Test to confirm passing multiple JARs comma-separated to
--driverargument allows loading classes from all of them. by @paolomorandini in #123 - Add Databases task to capture databases metadata for Assessment by @frsv in #124
- Extend tables task with tables and partitions metadata by @frsv in #125
- Bteq: support extraction of heredoc SQL fragments from KSH inputs by @mjquinn-google in #126
- Make
bin/dwh-migration-dumpercompatible with Mac OS by @paolomorandini in #128 - Replace CollectTimeStamp with StartTime for Teradata query tables by @frsv in #130
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- Logging: add minimal configuration. by @paolomorandini in #118
Full Changelog: v1.0.12...v1.0.13