Skip to content
Snippets Groups Projects
Commit 10f273d8 authored by Cheng Lian's avatar Cheng Lian Committed by Yin Huai
Browse files

[SPARK-14407][SQL] Hides HadoopFsRelation related data source API into...

[SPARK-14407][SQL] Hides HadoopFsRelation related data source API into execution/datasources package #12178

## What changes were proposed in this pull request?

This PR moves `HadoopFsRelation` related data source API into `execution/datasources` package.

Note that to avoid conflicts, this PR is based on #12153. Effective changes for this PR only consist of the last three commits. Will rebase after merging #12153.

## How was this patch tested?

Existing tests.

Author: Yin Huai <yhuai@databricks.com>
Author: Cheng Lian <lian@databricks.com>

Closes #12361 from liancheng/spark-14407-hide-hadoop-fs-relation.
parent 36641423
No related branches found
No related tags found
No related merge requests found
Showing
with 558 additions and 542 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment