alamb commented on code in PR #14794: URL: https://github.com/apache/datafusion/pull/14794#discussion_r1965402509
########## datafusion/sqllogictest/test_files/ddl.slt: ########## @@ -828,3 +828,39 @@ drop table table_with_pk; statement ok set datafusion.catalog.information_schema = false; + +########## +# Normalize column names in constraints Review Comment: Another potential location for this kind of test would be https://github.com/apache/datafusion/blob/main/datafusion/sqllogictest/test_files/ident_normalization.slt But keeping it with DDL also makes sense too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org