Commit 4f4dbb0
committed
[SQL] Show better error messages for incorrect join types in DataFrames.
As a follow-up to apache#5944
Author: Reynold Xin <[email protected]>
Closes apache#6064 from rxin/jointype-better-error and squashes the following commits:
7629bf7 [Reynold Xin] [SQL] Show better error messages for incorrect join types in DataFrames.1 parent 91dc3df commit 4f4dbb0
File tree
1 file changed
+10
-0
lines changed- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
27 | 37 | | |
28 | 38 | | |
29 | 39 | | |
| |||
0 commit comments