You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-10829] [SPARK-11301] [SQL] fix 2 bugs for filter on partitioned columns (1.5 backport)
[SPARK-10829](#8916) Filter combine partition key and attribute doesn't work in DataSource scan
[SPARK-11301](#9271) fix case sensitivity for filter on partitioned columns
Author: Wenchen Fan <[email protected]>
This patch had conflicts when merged, resolved by
Committer: Yin Huai <[email protected]>
Closes#9371 from cloud-fan/branch-1.5.
0 commit comments