Skip to content

Commit 29579ec

Browse files
author
Robert Kruszewski
committed
Merge branch 'master' into rk/upstream
2 parents 2223db0 + 529f847 commit 29579ec

File tree

598 files changed

+17118
-9108
lines changed

Some content is hidden

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

598 files changed

+17118
-9108
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ unit-tests.log
7878
work/
7979
.credentials
8080
dev/pr-deps
81+
docs/.jekyll-metadata
8182

8283
# For Hive
8384
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)