Description
For example
- CREATE TABLE statement with relative LOCATION will infer schema from files from the directory relative to the current working directory and store the directory relative to the warehouse path.
- CTAS statement with relative LOCATION cannot assert empty root path as it checks the wrong path it will finally use.
- DataframeWriter does not qualify the path before checking