eldenmoon merged PR #45252:
URL: https://github.com/apache/doris/pull/45252
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
csun5285 opened a new pull request, #45252:
URL: https://github.com/apache/doris/pull/45252
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
github-actions[bot] commented on code in PR #45252:
URL: https://github.com/apache/doris/pull/45252#discussion_r1877721869
##
be/src/vec/columns/column_object.cpp:
##
@@ -1062,42 +1100,190 @@
}
}
+bool ColumnObject::try_add_new_subcolumn(std::string_view path) {
+if
doris-robot commented on PR #45252:
URL: https://github.com/apache/doris/pull/45252#issuecomment-2530998878
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+proce