Uh oh!
There was an error while loading. Please reload this page.
fix ldap group filter for OpenDirectory - #51379
Conversation
hello-stephen
commented
May 30, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
nsivarajan
commented
Jul 12, 2025
run buildall |
doris-robot
commented
Jul 12, 2025
TPC-H: Total hot run time: 33218 ms |
doris-robot
commented
Jul 12, 2025
TPC-DS: Total hot run time: 186820 ms |
doris-robot
commented
Jul 12, 2025
ClickBench: Total hot run time: 29.5 s |
hello-stephen
commented
Jul 12, 2025
FE UT Coverage ReportIncrement line coverage |
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.
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.
dataroaring
commented
Aug 12, 2025
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
Aug 12, 2025
TPC-H: Total hot run time: 33897 ms |
doris-robot
commented
Aug 12, 2025
TPC-DS: Total hot run time: 185184 ms |
doris-robot
commented
Aug 12, 2025
ClickBench: Total hot run time: 32.53 s |
Uh oh!
There was an error while loading. Please reload this page.
### What problem does this PR solve? Related PR: #42038 Problem Summary: Ldap group filter for OpenDirectory implementation is not functional, as it fetches everything. This fix filters on "dn" attribute to fetch group.
### What problem does this PR solve? Related PR: #42038 Problem Summary: Ldap group filter for OpenDirectory implementation is not functional, as it fetches everything. This fix filters on "dn" attribute to fetch group.
### What problem does this PR solve? Related PR: #42038 Problem Summary: Ldap group filter for OpenDirectory implementation is not functional, as it fetches everything. This fix filters on "dn" attribute to fetch group.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #42038
Problem Summary: Ldap group filter for OpenDirectory implementation is not functional, as it fetches everything. This fix filters on "dn" attribute to fetch group.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)