Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/18436
---
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 ena
Github user maropu commented on a diff in the pull request:
https://github.com/apache/spark/pull/18436#discussion_r124965300
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala ---
@@ -464,7 +464,15 @@ class Column(val expr: Expression) extends Logging {
* @g
Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/18436#discussion_r124963887
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala ---
@@ -464,7 +464,15 @@ class Column(val expr: Expression) extends Logging {
Github user maropu commented on a diff in the pull request:
https://github.com/apache/spark/pull/18436#discussion_r124310896
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala ---
@@ -299,7 +308,7 @@ class Column(val expr: Expression) extends Logging {
* @gr
Github user maropu commented on a diff in the pull request:
https://github.com/apache/spark/pull/18436#discussion_r124308084
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala ---
@@ -299,7 +308,7 @@ class Column(val expr: Expression) extends Logging {
* @gr
Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/18436#discussion_r124302536
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala ---
@@ -299,7 +308,7 @@ class Column(val expr: Expression) extends Logging {
*
GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/18436
[SPARK-20073][SQL] Prints an explicit warning message in case of binary
predicates
## What changes were proposed in this pull request?
This pr added code to print the same warning messages in al