GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/4116
[SQL] [Minor] Remove deprecated parquet tests
This PR removes the deprecated `ParquetQuerySuite`, renamed
`ParquetQuerySuite2` to `ParquetQuerySuite`, and fixed several typos. It is a
follow-up of #3644.
Notice that test cases in the old `ParquetQuerySuite` have already been
well covered by other test suites introduced in #3644.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark
remove-deprecated-parquet-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4116.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4116
----
commit 687d4fed83821b4a2c1a4b73c8f9787c8036789c
Author: Cheng Lian <[email protected]>
Date: 2015-01-20T00:02:58Z
Removes the deprecated ParquetQuerySuite
commit 20a7f9b1cf8300706e31f2209b94c19e09b36e42
Author: Cheng Lian <[email protected]>
Date: 2015-01-20T07:20:44Z
Removes the deprecated old ParquetQuerySuite
Renames ParquetQuerySuite2 to ParquetQuerySuite, and fixed several typos.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]