v1.0.26
·
641 commits
to main
since this release
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
Teradata14LogsConnectorandTeradataLogsConnectorby @ishmum123 in #160 - Revert "remove relation of
Teradata14LogsConnectorandTeradataLogsConnector" by @dawidxc in #186 - Add request field with default value for python CLI by @paolomorandini in #187
- Fix potential NPE in
BigQueryAccessorby @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