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

Fix refresh cache issue for hudi table #5382

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

miomiocat
Copy link
Contributor

What type of PR is this:

  • bug
  • feature
  • enhancement
  • others

Which issues of this PR fixes :

Closes #5370

Problem Summary(Required) :

pass parameter of table type to clear cache method

@wanpengfei-git
Copy link
Collaborator

[FE PR Coverage check]

😞 fail : 6 / 26 (23.08%)

file detail

path covered line new line coverage
🔵 com/starrocks/catalog/HudiTable.java 0 1 00.00%
🔵 com/starrocks/catalog/HiveTable.java 0 1 00.00%
🔵 com/starrocks/external/hive/events/DropPartitionEvent.java 0 3 00.00%
🔵 com/starrocks/external/hive/events/AddPartitionEvent.java 0 2 00.00%
🔵 com/starrocks/external/hive/events/InsertEvent.java 0 2 00.00%
🔵 com/starrocks/external/hive/events/AlterPartitionEvent.java 0 1 00.00%
🔵 com/starrocks/external/hive/events/MetastoreTableEvent.java 0 1 00.00%
🔵 com/starrocks/external/hive/HiveRepository.java 0 3 00.00%
🔵 com/starrocks/external/hive/HiveMetaCache.java 6 12 50.00%

@caneGuy caneGuy merged commit 844870d into StarRocks:main Apr 22, 2022
@miomiocat
Copy link
Contributor Author

@Mergifyio backport branch-2.2

@miomiocat
Copy link
Contributor Author

@Mergifyio backport branch-2.2

mergify bot pushed a commit that referenced this pull request Apr 22, 2022
@mergify
Copy link
Contributor

mergify bot commented Apr 22, 2022

backport branch-2.2

✅ Backports have been created

caneGuy pushed a commit that referenced this pull request Apr 22, 2022
(cherry picked from commit 844870d)

Co-authored-by: miomiocat <284487410@qq.com>
blackstar-baba pushed a commit to blackstar-baba/starrocks that referenced this pull request Apr 28, 2022
@miomiocat miomiocat deleted the hudi-refresh branch May 17, 2022 02:56
jaogoy pushed a commit to jaogoy/starrocks that referenced this pull request Nov 15, 2023
(cherry picked from commit b6cd5ba)

Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query error from HUDI external table when HUDI table recreated
4 participants