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

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

Merged
merged 19 commits into from
Oct 24, 2023

Conversation

castorqin
Copy link
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