David Chaava created FLINK-39904:
------------------------------------
Summary: Add GEOGRAPHY logical type model
Key: FLINK-39904
URL: https://issues.apache.org/jira/browse/FLINK-39904
Project: Flink
Issue Type: Sub-task
Reporter: David Chaava
Problem
Flink has no native logical type for geography values.
Goal
Introduce GEOGRAPHY into the core Flink type system.
Solution / Scope
Add LogicalTypeRoot.GEOGRAPHY and GeographyType with expected equality,
nullability, summary, and serializable string behavior.
Acceptance Criteria
GEOGRAPHY and GEOGRAPHY NOT NULL are represented correctly as LogicalType
instances.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)