Skip to content

[ARCTIC-873][CORE]Fix bug:insert overwrite will throw exception#1182

Merged
baiyangtx merged 4 commits intoapache:masterfrom
hellojinsilei:fix-873
Mar 2, 2023
Merged

[ARCTIC-873][CORE]Fix bug:insert overwrite will throw exception#1182
baiyangtx merged 4 commits intoapache:masterfrom
hellojinsilei:fix-873

Conversation

@hellojinsilei
Copy link
Copy Markdown
Contributor

@hellojinsilei hellojinsilei commented Mar 2, 2023

Why are the changes needed?

fix #873

Brief change log

change Map<StructLike, Partition> type to StructLikeMap

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduces a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@github-actions github-actions Bot added the module:mixed-hive Hive moduel for Mixed Format label Mar 2, 2023
Comment thread hive/src/main/java/com/netease/arctic/hive/op/UpdateHiveFiles.java Outdated
Comment thread hive/src/main/java/com/netease/arctic/hive/op/UpdateHiveFiles.java Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@8c94165). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1182   +/-   ##
=========================================
  Coverage          ?   52.78%           
  Complexity        ?      524           
=========================================
  Files             ?       43           
  Lines             ?     3704           
  Branches          ?      354           
=========================================
  Hits              ?     1955           
  Misses            ?     1620           
  Partials          ?      129           
Flag Coverage Δ
trino 52.78% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Copy Markdown
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@baiyangtx baiyangtx merged commit d5db96a into apache:master Mar 2, 2023
baiyangtx pushed a commit that referenced this pull request Mar 2, 2023
* fix overwrite

* fix overwrite

* fix overwrite

* fix overwrite

---------

Co-authored-by: jinsilei <jinsilei@corp.netease.com>
(cherry picked from commit d5db96a)
Signed-off-by: BaiyangTX <xiangnebula@163.com>
baiyangtx added a commit that referenced this pull request Mar 2, 2023
zhoujinsong pushed a commit that referenced this pull request May 31, 2023
* fix overwrite

* fix overwrite

* fix overwrite

* fix overwrite

---------

Co-authored-by: jinsilei <jinsilei@corp.netease.com>
ShawHee pushed a commit to ShawHee/arctic that referenced this pull request Dec 29, 2023
…he#1182)

* fix overwrite

* fix overwrite

* fix overwrite

* fix overwrite

---------

Co-authored-by: jinsilei <jinsilei@corp.netease.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:mixed-hive Hive moduel for Mixed Format

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Spark select table will throw FileNotFoundException

3 participants