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

[Improvement-16746][seatunnel] pass user defined task parameter to seatunnel #16756

Merged
merged 5 commits into from
Nov 5, 2024

Conversation

liunaijie
Copy link
Member

@liunaijie liunaijie commented Oct 31, 2024

Purpose of the pull request

close #16746

pass the user defined parameter in local parameter, global parameter to seatunnel shell command.

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@liunaijie liunaijie changed the title [Improve-16746] pass user defined task parameter to seatunnel [Improvement-16746][seatunnel] pass user defined task parameter to seatunnel Oct 31, 2024
@liunaijie
Copy link
Member Author

will add test cast when this pr #16741 merged

@SbloodyS SbloodyS added this to the 3.3.0 milestone Oct 31, 2024
@SbloodyS SbloodyS added the improvement make more easy to user or prompt friendly label Oct 31, 2024
@github-actions github-actions bot added the test label Oct 31, 2024
@liunaijie liunaijie force-pushed the improve/seatunnel_parameter branch 2 times, most recently from 2df947d to d253d9d Compare October 31, 2024 14:47
SbloodyS
SbloodyS previously approved these changes Nov 5, 2024
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarcloud bot commented Nov 5, 2024

Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@SbloodyS SbloodyS merged commit 8df912a into apache:dev Nov 5, 2024
68 checks passed
> Click [here](https://seatunnel.apache.org/docs/2.3.3/command/usage) for more information on the usage of

`Apache SeaTunnel command`
> Click [here](https://seatunnel.apache.org/docs/2.3.3/command/usage) for more information on the usage of Apache SeaTunnel command`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @liunaijie , how about update the doc version to 2.3.8?

Copy link
Member Author

@liunaijie liunaijie Nov 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove the version path, update to
https://seatunnel.apache.org/docs/command/usage/

This link will always avaliable.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this way would be better.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update it

@liunaijie liunaijie deleted the improve/seatunnel_parameter branch November 6, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend document improvement make more easy to user or prompt friendly test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [SeaTunnel-Task] can't append variables to seatunnel shell command
4 participants