GitHub user chia7712 opened a pull request:
https://github.com/apache/spark/pull/21694
SPARK-24714 AnalysisSuite should use ClassTag to check the runtime inâ¦
â¦stance
## What changes were proposed in this pull request?
Use scala classTag to do the type check.
## How was this patch tested?
this PR is against test
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chia7712/spark SPARK-24714
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21694.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 #21694
----
commit 2274bf4c6745b78bc6e56ebbbe2f5b009f404db1
Author: Chia-Ping Tsai <chia7712@...>
Date: 2018-07-02T07:55:51Z
SPARK-24714 AnalysisSuite should use ClassTag to check the runtime instance
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]