Xiao Li created SPARK-27766:
-------------------------------

             Summary: Data type: POINT(x, y)
                 Key: SPARK-27766
                 URL: https://issues.apache.org/jira/browse/SPARK-27766
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Xiao Li


POINT(x, y) stores values for a geometric point in a 2D plane in a 16-byte 
storage space. Values are represented as (x, y). The point is the basis for all 
other two- dimensional spatial datatypes supported in PostgreSQL. Parentheses 
are optional for point syntax.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to