-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[BugFix] fix the issue of reading paimon table on OSS #34996
Conversation
Signed-off-by: miomiocat <284487410@qq.com>
fe/fe-core/src/main/java/com/starrocks/connector/paimon/PaimonConnector.java
Show resolved
Hide resolved
fe/fe-core/src/main/java/com/starrocks/credential/aliyun/AliyunCloudCredential.java
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
[FE Incremental Coverage Report]✅ pass : 29 / 32 (90.62%) file detail
|
[BE Incremental Coverage Report]❌ fail : 0 / 4 (00.00%) file detail
|
@Mergifyio backport branch-3.2 |
✅ Backports have been created
|
Signed-off-by: miomiocat <284487410@qq.com> (cherry picked from commit e95749d) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/catalog/PaimonTable.java # fe/fe-core/src/main/java/com/starrocks/connector/paimon/PaimonMetadata.java # fe/fe-core/src/test/java/com/starrocks/catalog/PaimonTableTest.java
Signed-off-by: miomiocat <284487410@qq.com> (cherry picked from commit e95749d)
Signed-off-by: miomiocat <284487410@qq.com> (cherry picked from commit e95749d)
…Rocks#34996) Signed-off-by: miomiocat <284487410@qq.com> (cherry picked from commit e95749d)
@mergify backport branch-3.1 |
✅ Backports have been created
|
Signed-off-by: miomiocat <284487410@qq.com> (cherry picked from commit e95749d) # Conflicts: # be/src/connector/hive_connector.cpp # fe/fe-core/src/test/java/com/starrocks/catalog/PaimonTableTest.java # fe/fe-core/src/test/java/com/starrocks/sql/plan/ConnectorPlanTestBase.java
… (#41516) Signed-off-by: yanz <dirtysalt1987@gmail.com> Co-authored-by: miomiocat <284487410@qq.com> Co-authored-by: yanz <dirtysalt1987@gmail.com>
…Rocks#34996) Signed-off-by: miomiocat <284487410@qq.com> (cherry picked from commit e95749d)
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: