What's Changed * 440 Fix PostgreSQL loading full query results into memory in https://github.com/AbsaOSS/pramen/pull/442 * 443 Move 'optimize.exist.query' to Hive options instead of JDBC, and make it 'true' by default in https://github.com/AbsaOSS/pramen/pull/444
What's Changed * 430 Add configurable maximum execution time warning in https://github.com/AbsaOSS/pramen/pull/431 * 427 Add support for double quoted identifiers in MS SQL dialect in https://github.com/AbsaOSS/pramen/pull/432 * 427 Fix edge cases of MS SQL dialect double quote escaping support in https://github.com/AbsaOSS/pramen/pull/433 * 435 Fix running tests involving embedded MongoDb on incompatible platforms in https://github.com/AbsaOSS/pramen/pull/436 * 426 Fix addPipelineNotificationFailure() not being called in https://github.com/AbsaOSS/pramen/pull/437 * 438 Optimize hive table existence query in https://github.com/AbsaOSS/pramen/pull/439
What's Changed * 423 Extend notification target interfaces, add access to more pipeline state information in https://github.com/AbsaOSS/pramen/pull/428
What's Changed * 410 Improve Spark sink to allow output to table and connection data targets in https://github.com/AbsaOSS/pramen/pull/412 * 398 Do not correct decimals in schema if it is correct already in https://github.com/AbsaOSS/pramen/pull/413 * 415 Extend notification target interface to include table definition of the table in https://github.com/AbsaOSS/pramen/pull/416