aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2016-01-02 00:04:48 -0800
committerReynold Xin <rxin@databricks.com>2016-01-02 00:04:48 -0800
commit94f7a12b3c8e4a6ecd969893e562feb7ffba4c24 (patch)
treee8ccd2a2d89eba59e1ea0875d67073547eb189da /examples
parent970635a9f8d7f64708a9fcae0b231c570f3f2c51 (diff)
downloadspark-94f7a12b3c8e4a6ecd969893e562feb7ffba4c24.tar.gz
spark-94f7a12b3c8e4a6ecd969893e562feb7ffba4c24.tar.bz2
spark-94f7a12b3c8e4a6ecd969893e562feb7ffba4c24.zip
[SPARK-10180][SQL] JDBC datasource are not processing EqualNullSafe filter
This PR is followed by https://github.com/apache/spark/pull/8391. Previous PR fixes JDBCRDD to support null-safe equality comparison for JDBC datasource. This PR fixes the problem that it can actually return null as a result of the comparison resulting error as using the value of that comparison. Author: hyukjinkwon <gurwls223@gmail.com> Author: HyukjinKwon <gurwls223@gmail.com> Closes #8743 from HyukjinKwon/SPARK-10180.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions