Skip to content

Commit

Permalink
Merge branch 'master' of github.com:apache/spark into SPARK-23375
Browse files Browse the repository at this point in the history
  • Loading branch information
mgaido91 committed Apr 11, 2018
2 parents a1846ab + 271c891 commit 0cd4899
Show file tree
Hide file tree
Showing 822 changed files with 25,238 additions and 13,564 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ streaming-tests.log
target/
unit-tests.log
work/
docs/.jekyll-metadata

# For Hive
TempStatsStore/
Expand Down
1 change: 1 addition & 0 deletions R/pkg/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ exportMethods("arrange",
"registerTempTable",
"rename",
"repartition",
"repartitionByRange",
"rollup",
"sample",
"sample_frac",
Expand Down
Loading

0 comments on commit 0cd4899

Please sign in to comment.