Skip to content

Commit 0cd4899

Browse files
committed
Merge branch 'master' of github.com:apache/spark into SPARK-23375
2 parents a1846ab + 271c891 commit 0cd4899

File tree

822 files changed

+25238
-13564
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

822 files changed

+25238
-13564
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ streaming-tests.log
7676
target/
7777
unit-tests.log
7878
work/
79+
docs/.jekyll-metadata
7980

8081
# For Hive
8182
TempStatsStore/

R/pkg/NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ exportMethods("arrange",
151151
"registerTempTable",
152152
"rename",
153153
"repartition",
154+
"repartitionByRange",
154155
"rollup",
155156
"sample",
156157
"sample_frac",

0 commit comments

Comments
 (0)