Uh oh!
There was an error while loading. Please reload this page.
[fix](is_exclusive) fix is_exlusive func for nested types - #41646
Conversation
is_exclusive in column_array/map/struct has wrong semantic , we should make sure it's nested column is also is_exclusive which can make behavior right in some operator like join.
doris-robot
commented
Oct 10, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
amorynan
commented
Oct 10, 2024
run buildall |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
doris-robot
commented
Oct 10, 2024
TeamCity be ut coverage result: |
amorynan
commented
Oct 10, 2024
run buildall |
doris-robot
commented
Oct 10, 2024
TeamCity be ut coverage result: |
amorynan
commented
Oct 11, 2024
run buildall |
doris-robot
commented
Oct 11, 2024
TeamCity be ut coverage result: |
amorynan
commented
Oct 12, 2024
run p0 |
1 similar comment
amorynan
commented
Oct 12, 2024
run p0 |
amorynan
commented
Oct 14, 2024
run buildall |
| // specific language governing permissions and limitations | ||
| // under the License. | ||
| #include <gtest/gtest.h> |
There was a problem hiding this comment.
warning: 'gtest/gtest.h' file not found [clang-diagnostic-error]
#include<gtest/gtest.h>
^doris-robot
commented
Oct 14, 2024
TeamCity be ut coverage result: |
Proposed changes
backport: #40398
Issue Number: close #xxx