We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main
Flink
use flink batch model in playground
run sql
CREATE CATALOG my_catalog WITH ( 'type'='paimon', 'warehouse'='file:/home/app/paimon/warehouse' );
no exception and can register catalog .
No response
The text was updated successfully, but these errors were encountered:
bug fix #530
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Search before asking
Paimon UI version
main
Compute Engine
Flink
Minimal reproduce step
use flink batch model in playground
run sql
What doesn't meet your expectations?
no exception and can register catalog .
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: