Skip to content

[AMORO-3720] fix mixed_format does not support explain for merge into SQL#3721

Merged
Aireed merged 1 commit intoapache:masterfrom
nicochen:fix_merge_into_when_source_use_partial_columns_of_table
Aug 8, 2025
Merged

[AMORO-3720] fix mixed_format does not support explain for merge into SQL#3721
Aireed merged 1 commit intoapache:masterfrom
nicochen:fix_merge_into_when_source_use_partial_columns_of_table

Conversation

@nicochen
Copy link
Contributor

@nicochen nicochen commented Aug 8, 2025

Why are the changes needed?

Close #3720.

Brief change log

  • revise the logic of parser of mixed format

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 introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

@github-actions github-actions bot added the module:mixed-spark Spark module for Mixed Format label Aug 8, 2025
@nicochen nicochen force-pushed the fix_merge_into_when_source_use_partial_columns_of_table branch from 61b8697 to b4f109f Compare August 8, 2025 08:26
@nicochen nicochen changed the title [AMORO-3720] fix merge into when source use partial columns of table [AMORO-3720] fix mixed_format does not support explain for merge into SQL Aug 8, 2025
@Aireed Aireed force-pushed the fix_merge_into_when_source_use_partial_columns_of_table branch from b4f109f to 93be4be Compare August 8, 2025 08:52
@Aireed Aireed merged commit 9b98d2b into apache:master Aug 8, 2025
1 check passed
Jzjsnow pushed a commit to Jzjsnow/amoro that referenced this pull request Aug 22, 2025
… SQL (apache#3721)

[AMORO-3720] fix merge into when source use partial columns of table

(cherry picked from commit 9b98d2b)
zhoujinsong pushed a commit that referenced this pull request Aug 25, 2025
… SQL (#3721)

[AMORO-3720] fix merge into when source use partial columns of table

(cherry picked from commit 9b98d2b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:mixed-spark Spark module for Mixed Format

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: mixed_format does not support explain for merge into SQL

2 participants