Skip to content

Flink: Rename FlinkTableOptions to more generic FlinkConfigOptions.#2742

Merged
openinx merged 1 commit into
apache:masterfrom
stevenzwu:renameFlinkConfigClass
Jun 28, 2021
Merged

Flink: Rename FlinkTableOptions to more generic FlinkConfigOptions.#2742
openinx merged 1 commit into
apache:masterfrom
stevenzwu:renameFlinkConfigClass

Conversation

@stevenzwu

@stevenzwu stevenzwu commented Jun 25, 2021

Copy link
Copy Markdown
Contributor

…e can centralize all configs (table, source, sink etc.) in this single class

This is to address this comment: #2305 (comment)

The config class is not user facing even though it is a public class. To users, what matters are the config keys. They are the public contract and weren't changed. So it shouldn't cause any compatibility issue.

cc @holdenk @openinx

…e can centralize all configs (table, source, sink etc.) in this single class
@openinx openinx changed the title rename FlinkTableOptions to more generic FlinkConfigOptions so that w… Flink: Rename FlinkTableOptions to more generic FlinkConfigOptions. Jun 28, 2021
@openinx openinx merged commit bf2cbc3 into apache:master Jun 28, 2021
@openinx

openinx commented Jun 28, 2021

Copy link
Copy Markdown
Member

Just got this merged, thanks @stevenzwu for contributing !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants