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
1.0.0
flink
no
see :
paimon/paimon-core/src/main/java/org/apache/paimon/table/FileStoreTable.java
Lines 100 to 101 in 316fa28
paimon/paimon-core/src/main/java/org/apache/paimon/table/AbstractFileStoreTable.java
Lines 356 to 367 in 316fa28
Map<String, String> options = tableSchema.options();
this line get old options,Is it because of this reason that we did not get the latest options?
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Paimon version
1.0.0
Compute Engine
flink
Minimal reproduce step
no
What doesn't meet your expectations?
see :
paimon/paimon-core/src/main/java/org/apache/paimon/table/FileStoreTable.java
Lines 100 to 101 in 316fa28
paimon/paimon-core/src/main/java/org/apache/paimon/table/AbstractFileStoreTable.java
Lines 356 to 367 in 316fa28
this line get old options,Is it because of this reason that we did not get the latest options?
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: