v1.0.53
dwh-migration-tools-bot
released this
18 Jun 18:17
·
166 commits
to main
since this release
What's Changed
- [b/341297017] Integrate the PDBs version of app_schemas.sql from the DMA tool by @misolt in #387
- [b/341297017] Integrate the summary version of app_schemas.sql from the DMA tool by @misolt in #388
- [b/341931592] Fix tests to always use the utc timezone by @misolt in #390
- [code health] Remove testConnectorSynthetic by @misolt in #384
- [b/275708841] Add output name tests for teradata-logs by @misolt in #391
- [b/275708841] Fix duplicate "-logs" suffix in some output archive names by @misolt in #393
- [b/342534698] fix: missing summary after oracle-stats completes by @misolt in #396
- [b/341297017] Integrate more queries getting general pdb information by @misolt in #395
- Cleanup of redundant generics for String by @dawidxc in #394
- [b/343037983] Extract catalogs from HMS by @dawidxc in #398
- remove
ExtendableResultSetExtractor
by @misolt in #406 - [b/343047614] Extract databases from HMS by @dawidxc in #399
- [b/343047614] Hide migration metadata extraction behind a flag by @dawidxc in #400
- [b/343058608] Extract master keys from HMS by @dawidxc in #401
- [b/343058965] Extract delegation tokens from HMS by @dawidxc in #402
- Add metadata and log connector for greenplum by @zzzzwang in #392
- [b/343187503] Change output paths to avoid subdirectories by @misolt in #407
- Rename name to targetPath in StatsJdbcTask by @dawidxc in #408
- [b/343862780] add a compilerworks-format text file in oracle-logs and -stats output by @misolt in #410
- Remove the special handling of count=-1 in newCsvRSE by @misolt in #409
- Add an optional Jacoco report task in Gradle by @misolt in #413
- [b/343064637] Extract functions from HMS by @dawidxc in #403
- [b/343068084] Extract resource plans from HMS by @dawidxc in #404
- [b/343069385] Extract tables from HMS by @dawidxc in #405
- Add RunWith JUnit4 annotation by @dawidxc in #419
- [b/343069385] Extract primary keys from HMS by @dawidxc in #414
- [b/343069385] Extract foreign keys from HMS by @dawidxc in #415
- [b/343069385] Extract constraints from HMS by @dawidxc in #416
- [b/343069385] Extract table statistics from HMS by @dawidxc in #417
- [b/343063007] Extract partitions from HMS by @dawidxc in #420
- Address concurrency issues in TaskSetState by @misolt in #422
- Use Jackson to generate the JSON objects and arrays. by @dawidxc in #421
- [b/344804598] Add hadoop connector by @dawidxc in #424
- [b/339392173] implement HdfsPermissionExtractionConnector by @sten1ee in #426
- [b/344804598] Add test for HadoopMetadataConnector by @dawidxc in #425
- [b/346977975] Add missing project and license urls for the new dependencies by @kpiotrowski in #428
- [b/345177751] Revert the deprecation of some metadata file tasks by @misolt in #431
- [b/346977975] Add missing dependency project information by @kpiotrowski in #430
- [b/341297017] Add used-space-details, db-objects SQLs by @misolt in #432
- Add a basic check for oracle-stats SQLs by @misolt in #436
New Contributors
Full Changelog: v1.0.52...v1.0.53