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

    https://github.com/apache/spark/pull/21804#discussion_r203746047
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/types/AbstractDataType.scala 
---
    @@ -145,7 +145,7 @@ abstract class NumericType extends AtomicType {
     }
     
     
    -private[sql] object NumericType extends AbstractDataType {
    +private[spark] object NumericType extends AbstractDataType {
    --- End diff --
    
    To me, let's leave them out for now, and fix or discuss when the change is 
actually needed later.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to