Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18853#discussion_r139464467
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -925,6 +925,12 @@ object SQLConf {
           .intConf
           .createWithDefault(10000)
     
    +  val BINARY_COMPARISON_COMPATIBLE_WITH_HIVE =
    +    buildConf("spark.sql.binary.comparison.compatible.with.hive")
    --- End diff --
    
    -> `spark.sql.autoTypeCastingCompatibility`


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to