Releases: google/dwh-migration-tools
Releases · google/dwh-migration-tools
v1.0.34
Full Changelog: v1.0.32...v1.0.34
v1.0.32
What's Changed
Full Changelog: v1.0.31...v1.0.32
v1.0.31
What's Changed
- Use the current version for the cloud launcher by @haselbach in #261
- Add support for LogDate column (teradata-logs) by @dawidxc in #263
Full Changelog: v1.0.30...v1.0.31
v1.0.30
What's Changed
- Add memoization to the driver retriever by @haselbach in #249
- Add command-line option for utility logs table. by @dawidxc in #252
- Use constants to reference command-line options. by @dawidxc in #253
- Refactor
FunctionsView
toFunctionInfo
by @ishmum123 in #260
Full Changelog: v1.0.29...v1.0.30
v1.0.29
What's Changed
- Add launch script for the cloud extractor by @haselbach in #229
- Integrate driver retriever into cloud extractor by @haselbach in #234
- Use a simplified classpath that uses a glob by @haselbach in #250
- Indent gradle files with spaces by @haselbach in #251
- Add functions view by @ishmum123 in #256
- Add external tables by @ishmum123 in #255
- Format ConnectorArguments and TeradataLogsConnector. by @dawidxc in #257
- Fix dumping temp tables. by @dawidxc in #259
Full Changelog: v1.0.28...v1.0.29
v1.0.28
What's Changed
- introduce task summary by @ishmum123 in #183
- Add Translation_BQ2SparkSQL in the dialect map by @xiashang0624 in #198
- Update README for client by @xiashang0624 in #199
- Add defaults to query-log-alternates option help. by @dawidxc in #184
- dump database in Redshift query logs (behind assessment flag) by @dominik-klimczak in #203
- remove SVV_DISKUSAGE dumping for Redshift by @dominik-klimczak in #211
- update python client installation guide by @yzhvictor in #213
- instructions about using dumper by @yzhvictor in #214
- Change default snowflake data retrieval methods. by @ishmum123 in #215
- Enable dumping of warehouse_events_history for Snowflake by @cyulysses-corp in #217
- Add snowflake metadata dump formats. by @ishmum123 in #218
- Add
au
suffix to applicable tables by @ishmum123 in #219 - dump results of SHOW WAREHOUSES for Snowflake by @dominik-klimczak in #220
- Support GCS as an output option by @haselbach in #209
- Swap the order of dumping from AU vs dumping from IS. by @cyulysses-corp in #222
- Expand Snowflake query history dumping fields for assessment by @cyulysses-corp in #223
- Split out a dump runner out of MetadataDumper by @haselbach in #212
- Implement a GCE Instance Metadata retriever by @haselbach in #226
- add cleanup variable by @stankiewicz in #235
- Remove superfluous repeat method by @haselbach in #233
- Implement the cloud dumper main class by @haselbach in #227
- Change Snowflake extended query log format adding "-au" suffix... by @cyulysses-corp in #224
- Add missing columns by @ishmum123 in #244
- Add longer interval periods for snowflake logs by @ishmum123 in #236
- Add explicit column names to query by @ishmum123 in #245
Full Changelog: v1.0.27...v1.0.28
v1.0.27
What's Changed
- Allow spaces in database command line option. by @dawidxc in #185
- Various improvements to first-time user documentation in READMEs by @arotenberg-google in #195
- ICU: make optional by @mjquinn-google in #197
New Contributors
- @arotenberg-google made their first contribution in #195
Full Changelog: v1.0.26...v1.0.27
v1.0.26
What's Changed
- Update README.md by @davidkhala in #173
- Fix gradlew path in bin/dwh-migration-dumper by @haselbach in #177
- Extract createTimestampExpression from TeradataLogsJdbcTask. by @dawidxc in #179
- Dump Teradata utility logs from DBQLUtilityTbl. by @dawidxc in #182
- Optimize Hive metadata connector partitions metadata performance by constructing partition name instead of requesting it by @frsv in #174
- Fix timestamps for filtering Teradata resource usage tables. by @dawidxc in #180
- add tests for --output flag by @ishmum123 in #170
- Add connector-specific max-rows options. by @dawidxc in #161
- remove relation of
Teradata14LogsConnector
andTeradataLogsConnector
by @ishmum123 in #160 - Revert "remove relation of
Teradata14LogsConnector
andTeradataLogsConnector
" by @dawidxc in #186 - Add request field with default value for python CLI by @paolomorandini in #187
- Fix potential NPE in
BigQueryAccessor
by @paolomorandini in #188 - add equality check for intervals by @ishmum123 in #190
- Remove teradata14 inheritance by @ishmum123 in #191
New Contributors
- @davidkhala made their first contribution in #173
Full Changelog: v1.0.25...v1.0.26
v1.0.25
Full Changelog: v1.0.24...v1.0.25
v1.0.24
What's Changed
- Upgraded various dependencies to avoid vulnerable versons @mjquinn-google in #172
Full Changelog: v1.0.23...v1.0.24