[ 
https://issues.apache.org/jira/browse/FLINK-21394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-21394:
-----------------------------------
    Labels: auto-unassigned stale-major  (was: auto-unassigned)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Major but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 30 days. I have gone ahead and added a "stale-major" to the issue". If this 
ticket is a Major, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> FLIP-164: Improve Schema Handling in Catalogs
> ---------------------------------------------
>
>                 Key: FLINK-21394
>                 URL: https://issues.apache.org/jira/browse/FLINK-21394
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Priority: Major
>              Labels: auto-unassigned, stale-major
>
> Schema information is necessary at different locations in the Table API for 
> defining tables and/or views. In particular, it is necessary to define the 
> schema in a programmatic DDL (FLIP-129) and when converting a DataStream to a 
> Table (FLIP-136).
> We need similar APIs in the Catalog interfaces such that catalog 
> implementations can define table/views in a unified way.
> This FLIP updates the class hierarchy to achieve the following goals:
> - make it visible whether a schema is resolved or unresolved and when the 
> resolution happens
> - offer a unified API for FLIP-129, FLIP-136, and catalogs
> - allow arbitrary data types and expressions in the schema for watermark spec 
> or columns
> - have access to other catalogs for declaring a data type or expression via 
> CatalogManager
> - cleaned up TableSchema
> - remain backwards compatible in the persisted properties and API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to