Skip to content

v1.0.26

Choose a tag to compare

@dwh-migration-tools-bot dwh-migration-tools-bot released this 11 Apr 09:44
· 641 commits to main since this release
b656fe4

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 and TeradataLogsConnector by @ishmum123 in #160
  • Revert "remove relation of Teradata14LogsConnector and TeradataLogsConnector" 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

Full Changelog: v1.0.25...v1.0.26