Description
If the default file system is HDFS, but one wants to load data from S3 (or some other storage) using OrcStorage(), the query fails since the path expected is of format `hdfs://` but gets `s3://`
If the default file system is HDFS, but one wants to load data from S3 (or some other storage) using OrcStorage(), the query fails since the path expected is of format `hdfs://` but gets `s3://`