Uh oh!
There was an error while loading. Please reload this page.
[minor](variant) set variant_nested_group_discard_scalar_on_conflict default to false and refactor nested group interface - #61065
Conversation
Thearas
commented
Mar 5, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
eldenmoon
commented
Mar 5, 2026
run buildall |
There was a problem hiding this comment.
Pull request overview
Updates the BE configuration default for NestedGroup conflict handling in Variant columns, changing the default behavior when scalar data conflicts with NestedGroup array data.
Changes:
- Set
variant_nested_group_discard_scalar_on_conflictdefault fromtruetofalse.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
doris-robot
commented
Mar 5, 2026
TPC-H: Total hot run time: 27686 ms |
doris-robot
commented
Mar 5, 2026
TPC-DS: Total hot run time: 153378 ms |
doris-robot
commented
Mar 5, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 5, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
variant_nested_group_discard_scalar_on_conflict default to falsevariant_nested_group_discard_scalar_on_conflict default to false and refactor nested group interfacevariant_nested_group_discard_scalar_on_conflict default to false and refactor nested group interfacevariant_nested_group_discard_scalar_on_conflict default to false and refactor nested group interfaceeldenmoon
commented
Mar 5, 2026
run buildall |
eldenmoon
commented
Mar 5, 2026
run buildall |
doris-robot
commented
Mar 5, 2026
TPC-H: Total hot run time: 27893 ms |
doris-robot
commented
Mar 5, 2026
TPC-DS: Total hot run time: 153271 ms |
doris-robot
commented
Mar 5, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 5, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
eldenmoon
commented
Mar 6, 2026
skip check_coverage |
PR approved by anyone and no changes requested. |
airborne12
left a comment
There was a problem hiding this comment.
LGTM. Clean minor refactor: safer default for variant_nested_group_discard_scalar_on_conflict (throw on conflict instead of silent discard), and init_readers interface extended with ColumnMetaAccessor for downstream use. All implementations and tests updated consistently.
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
…` default to false and refactor nested group interface (#61065)
…` default to false and refactor nested group interface (apache#61065) (cherry picked from commit 8c4209b)
No description provided.