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

Support Change Configure Default Schema At Runtime #536

Closed
reata opened this issue Jan 7, 2024 · 2 comments · Fixed by #555
Closed

Support Change Configure Default Schema At Runtime #536

reata opened this issue Jan 7, 2024 · 2 comments · Fixed by #555
Labels
enhancement New feature or request

Comments

@reata
Copy link
Owner

reata commented Jan 7, 2024

Continue on the undone feature on #523.

#523 add an environment variable to configure default schema. That solves part of the problem but it would still be preferable if we can support configure through LineageRunner.

Create this issue to continue tracking on that.

@reata reata added the enhancement New feature or request label Jan 7, 2024
@delphisharp
Copy link
Contributor

最新 master的实现 无法正常完成功能。
因为 Schema init 函数 传入时已经完成变量绑定
我马上提交测试用例和修复PR

The latest master implementation cannot complete the function properly.
Because the variable binding has been completed when Schema init function is passed in
I will submit test cases and fix PR immediately

@reata
Copy link
Owner Author

reata commented Jan 16, 2024

We don't necessarily have to make it "configure through LineageRunner". It will be OK as long as we can let user update the configure at runtime.

@reata reata changed the title Configure Default Schema Through LineageRunner Support Change Configure Default Schema At Runtime Jan 18, 2024
@reata reata closed this as completed in #555 Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants