Currently, we run into trouble when keys in the OPTION string within a CREATE EXTERNAL TABLE statement are written upper case or mixed case. This minor change fixes this issue.
Today, I extended the pull request with another commit which makes determination of the schema of an external reference more flexible.
Currently, we run into trouble when keys in the OPTION string within a CREATE EXTERNAL TABLE statement are written upper case or mixed case. This minor change fixes this issue.
Today, I extended the pull request with another commit which makes determination of the schema of an external reference more flexible.