Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TableSchema getFieldTypes deprecated #19

Closed
SteNicholas opened this issue Dec 12, 2019 · 1 comment
Closed

TableSchema getFieldTypes deprecated #19

SteNicholas opened this issue Dec 12, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@SteNicholas
Copy link
Contributor

Method getFieldTypes of Flink class TableSchema is annotated with Deprecated, which JIRA is FLINK-12254 Expose the new type system through the API. It should use method getFieldDataTypes instead of getFieldTypes to use new type.

@shaomengwang shaomengwang added the wontfix This will not be worked on label Apr 20, 2020
@shaomengwang
Copy link
Collaborator

We'd still be using dataset api until that flink has alternative efficient solution , so the getFieldTypes is nessary currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants