David Chaava created FLINK-39907:
------------------------------------
Summary: Add SQL DDL support for GEOGRAPHY
Key: FLINK-39907
URL: https://issues.apache.org/jira/browse/FLINK-39907
Project: Flink
Issue Type: Sub-task
Reporter: David Chaava
Problem
Users cannot declare GEOGRAPHY columns in SQL.
Goal
Allow GEOGRAPHY in CREATE TABLE and related schema definitions.
Solution / Scope
Wire GEOGRAPHY into SQL parsing and planner type resolution.
Acceptance Criteria
CREATE TABLE with GEOGRAPHY parses and plans successfully.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)