spark-instrumented-optimizer/sql/core/src
Volodymyr Lyubinets d19efeddc0 [SPARK-6330] Fix filesystem bug in newParquet relation
If I'm running this locally and my path points to S3, this would currently error out because of incorrect FS.
I tested this in a scenario that previously didn't work, this change seemed to fix the issue.

Author: Volodymyr Lyubinets <vlyubin@gmail.com>

Closes #5020 from vlyubin/parquertbug and squashes the following commits:

a645ad5 [Volodymyr Lyubinets] Fix filesystem bug in newParquet relation
2015-03-16 12:13:18 -07:00
..
main [SPARK-6330] Fix filesystem bug in newParquet relation 2015-03-16 12:13:18 -07:00
test [SPARK-6195] [SQL] Adds in-memory column type for fixed-precision decimals 2015-03-14 19:53:54 +08:00