Skip to content

Commit

Permalink
Merge branch 'master' into SPARK-22362
Browse files Browse the repository at this point in the history
  • Loading branch information
attilapiros committed Apr 9, 2018
2 parents a0e14cc + 32471ba commit 93aa930
Show file tree
Hide file tree
Showing 1,065 changed files with 33,597 additions and 15,938 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ project/plugins/src_managed/
project/plugins/target/
python/lib/pyspark.zip
python/deps
python/test_coverage/coverage_data
python/test_coverage/htmlcov
python/pyspark/python
reports/
scalastyle-on-compile.generated.xml
Expand All @@ -74,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 93aa930

Please sign in to comment.