Skip to content

[fix] clarify partial column update params for different import methods#3423

Open
bobhan1 wants to merge 1 commit intoapache:masterfrom
bobhan1:fix-pr-3248
Open

[fix] clarify partial column update params for different import methods#3423
bobhan1 wants to merge 1 commit intoapache:masterfrom
bobhan1:fix-pr-3248

Conversation

@bobhan1
Copy link
Contributor

@bobhan1 bobhan1 commented Feb 28, 2026

Summary

  • Clarify that session variable enable_unique_key_partial_update controls INSERT INTO imports
  • Clarify that partial_columns parameter controls Stream Load and other import methods
  • Fixes the ambiguous description introduced in Modify the update parameters of some columns #3248, which did not distinguish which parameter controls which import method

Changes

Updated the partial column update description in update-overview.md across all 8 files (EN/ZH, all versions: latest, 2.1, 3.x, 4.x).

Test plan

  • Verify the documentation renders correctly on the website
  • Confirm the description accurately reflects Doris behavior

🤖 Generated with Claude Code

…ethods

Clarify that session variable `enable_unique_key_partial_update` controls
INSERT INTO imports, while `partial_columns` parameter controls Stream Load
and other import methods. This fixes the ambiguous description from PR apache#3248.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants