Skip to content

Flink: Port TestProjectMetaColumn to Flink 1.14 to check whether should remove meta columns in source reader - #3893

Merged
openinx merged 1 commit into
apache:masterfrom
hililiwei:remove-meta-column
Jan 20, 2022
Merged

Flink: Port TestProjectMetaColumn to Flink 1.14 to check whether should remove meta columns in source reader#3893
openinx merged 1 commit into
apache:masterfrom
hililiwei:remove-meta-column

Conversation

@hililiwei

@hililiweihililiwei commented Jan 13, 2022

Copy link
Copy Markdown
Contributor

Port 1778185 to Flink 1.14

as #3477 (comment)

@hililiweihililiwei changed the title Flink: Port TestProjectMetaColumn to Flink 1.4 to check whether should remove meta columns in source readerFlink: Port TestProjectMetaColumn to Flink 1.14 to check whether should remove meta columns in source readerJan 18, 2022
@openinx

Copy link
Copy Markdown
Member

Thanks @hililiwei for the port, looks good to me.

@openinx
openinx merged commit 0a24350 into apache:masterJan 20, 2022
@hililiwei
hililiwei deleted the remove-meta-column branch January 20, 2022 02:36
@openinx

Copy link
Copy Markdown
Member

One minor thing, when we port the patch, we usually log the message as:

<Engine> <Version>: <Message>

So in theory, in this PR. we recommend to title it as :

Flink 1.14: Add tests to check whether should remove meta columns in source reader

@hililiwei

Copy link
Copy Markdown
ContributorAuthor

One minor thing, when we port the patch, we usually log the message as:

<Engine> <Version>: <Message>

So in theory, in this PR. we recommend to title it as :

Flink 1.14: Add tests to check whether should remove meta columns in source reader

Got it. Thank you.

Sign up for freeto 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

@hililiwei@openinx