Skip to content

[INLONG-9060][Manager] Fix manager return wrong sink configuration to sort standalone - #9067

Merged
dockerzhang merged 19 commits into
apache:masterfrom
castorqin:INLONG-9060
Oct 24, 2023
Merged

[INLONG-9060][Manager] Fix manager return wrong sink configuration to sort standalone#9067
dockerzhang merged 19 commits into
apache:masterfrom
castorqin:INLONG-9060

Conversation

@castorqin

Copy link
Copy Markdown
Contributor

Prepare a Pull Request

(Change the title refer to the following example)

  • Title Example: [INLONG-XYZ][Component] Title of the pull request

(The following XYZ should be replaced by the actual GitHub Issue number)

Motivation

  1. update StreamSinkFieldEntityMapper.selectAllFields method, use table inlong_stream_field replace stream_sink_field table
  2. if stream use extended fields , add FILED_OFFSET params

Modifications

The details can be found at #9060 .

castorqin added 2 commits October 17, 2023 20:43
…se table inlong_stream_field replace stream_sink_field table
…se table inlong_stream_field replace stream_sink_field table
@dockerzhang
dockerzhang merged commit 292bbb7 into apache:master Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][Manager] Manager return wrong sink configuration to sort standalone

4 participants