davidradl commented on code in PR #28740:
URL: https://github.com/apache/flink/pull/28740#discussion_r3784055990


##########
docs/content/docs/sql/reference/data-types.md:
##########
@@ -219,6 +219,7 @@ The default planner supports the following set of SQL types:
 | Structured types | Only exposed in user-defined functions yet.        |
 | `VARIANT`        |                                                    |
 | `BITMAP`         |                                                    |
+| `GEOGRAPHY`      | Geography values in OGC:CRS84.                    |

Review Comment:
   nit: I think we should provide a references to the new acronyms  EWKB, CRS, 
SRID, OGC:CRS84 and ISO WKB somewhere in the wording. So the user can find the 
meanings of these acronyms and how they should use them here. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to