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

[SPARK-11678][SQL] Partition discovery should stop at the root path of the table.

https://issues.apache.org/jira/browse/SPARK-11678

The change of this PR is to pass root paths of table to the partition discovery logic. So, the process of partition discovery stops at those root paths instead of going all the way to the root path of the file system.

Author: Yin Huai <yhuai@databricks.com>

Closes #9651 from yhuai/SPARK-11678.
parent ec80c0c2
No related branches found
No related tags found
No related merge requests found
Showing
with 235 additions and 51 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