markddrake / YADAMU---Yet-Another-DAta-Migration-Utility

A utility for Migrating Data between Oracle, Postgres, MySQL MariaDB, Snowflake. Stage Data from supported database to Amazon S3 and Azure Blob Storage in JSON and CSV Formats
MIT License
17 stars 9 forks source link

Vertica Default Interval Format has been changed. #243

Closed markddrake closed 10 months ago

markddrake commented 10 months ago

Interval operations fail in Vertica 12 and Vertica 23

markddrake commented 10 months ago

The default format used to return Interval operations appears to have changed between Vertica 11 and Vertica 12. Yadamu now explicitly sets the Interval format to avoid tripping over formatting issues.