Skip to content

Conversation

@amorynan
Copy link
Contributor

Proposed changes

backport: #40398
Issue Number: close #xxx

amory added 2 commits October 10, 2024 11:55
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
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@amorynan
Copy link
Contributor Author

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.81% (8148/21549)
Line Coverage: 29.55% (67076/226974)
Region Coverage: 29.02% (34578/119140)
Branch Coverage: 24.94% (17819/71458)
Coverage Report: http://coverage.selectdb-in.cc/coverage/c62e31fe927cf61245d8b5ff8f97db74e5135c93_c62e31fe927cf61245d8b5ff8f97db74e5135c93/report/index.html

@amorynan
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.82% (8150/21549)
Line Coverage: 29.56% (67095/226978)
Region Coverage: 29.03% (34590/119140)
Branch Coverage: 24.94% (17824/71458)
Coverage Report: http://coverage.selectdb-in.cc/coverage/ee50993b9149fe50141c5f82b93d27326eb7a9aa_ee50993b9149fe50141c5f82b93d27326eb7a9aa/report/index.html

@amorynan
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.82% (8150/21552)
Line Coverage: 29.56% (67092/227006)
Region Coverage: 29.03% (34584/119146)
Branch Coverage: 24.94% (17821/71460)
Coverage Report: http://coverage.selectdb-in.cc/coverage/13c062370da89eaf896aee2b0a524cd409bfc952_13c062370da89eaf896aee2b0a524cd409bfc952/report/index.html

@amorynan
Copy link
Contributor Author

run p0

1 similar comment
@amorynan
Copy link
Contributor Author

run p0

Copy link
Contributor

@xiaokang xiaokang left a comment

Choose a reason for hiding this comment

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

please add testcase

@amorynan
Copy link
Contributor Author

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

// specific language governing permissions and limitations
// under the License.

#include <gtest/gtest.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

warning: 'gtest/gtest.h' file not found [clang-diagnostic-error]

#include <gtest/gtest.h>
         ^

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.84% (8155/21552)
Line Coverage: 29.56% (67103/227016)
Region Coverage: 29.04% (34600/119156)
Branch Coverage: 24.95% (17829/71468)
Coverage Report: http://coverage.selectdb-in.cc/coverage/54c6610da40ba2c1d6ab86eddd58437e9c1044d3_54c6610da40ba2c1d6ab86eddd58437e9c1044d3/report/index.html

Copy link
Member

@eldenmoon eldenmoon left a comment

Choose a reason for hiding this comment

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

LGTM

@eldenmoon eldenmoon merged commit 3ab97fb into apache:branch-2.0 Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants