Skip to content

v6.2.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Sep 23:30
f9747a7

6.2.0 (2024-09-27)

Features

  • Enhance --tables-list to support schema.* shorthand for find-tables command (#1265) (cbd9bbb)

Bug Fixes

  • big query run id message (#1263) (09659e0)
  • cast count to bigint when generating partitions (#1281) (a2861ca)
  • Explicit set the parameter for line terminator on converting datafram… (#1269) (b20b2b5), closes #1248
  • Oracle validations of tables with hyphen in name (#1245) (4adaa79)
  • Set RAND() as default for DB2's random function (#1246) (d01a40b)
  • Update Teradata rtrim() to account for tabs and other whitespace (#1273) (db7e9d3)
  • Using datetime constants in filters (#1259) (44863bd)

Documentation

  • Add comments on both verbose and log-level parameters, also alter the… (#1257) (35caf98)