babelfish-for-postgresql / babelfish_compass

Babelfish Compass: compatibility assessment tool for Babelfish for PostgreSQL
Apache License 2.0
108 stars 21 forks source link

handle cases of invalid input files #51

Closed robverschoor closed 2 years ago

robverschoor commented 2 years ago

Description

Handles a case of an invalid input file

Issues Resolved

When an DDL script contains a delimited identifier which contains a newline (odd, but not impossible), do not crash downstream but try to work around the issue and complete generating the assessment report

Check List

By submitting this pull request, I confirm that my contribution is under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.