hey, since SPARK-15982 was fixed (https://github.com/apache/spark/pull/13727) i believe all external DataSources that rely on using .load(path) without being a FileFormat themselves are broken.
i noticed this because our unit tests for the elasticsearch datasource broke. i commented on the pullreq with the specific issue i am facing. best, koert