This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-41176-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from e682fa2fed6 branch-3.0: [Improvement](LDAP Auth)Enhance LDAP
authentication with a configurable group filter (#43292)
add dd635d05785 [fix](ES Catalog)Only like on keyword can be applied to
wildcard query (#41176)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/catalog/EsTable.java | 5 +-
.../doris/datasource/es/EsExternalTable.java | 16 ++-
.../EsSchemaCacheValue.java} | 20 ++--
.../org/apache/doris/datasource/es/EsUtil.java | 19 ++--
.../apache/doris/datasource/es/QueryBuilders.java | 102 ++++++++++-------
.../doris/datasource/es/source/EsScanNode.java | 6 +-
.../doris/external/elasticsearch/EsUtilTest.java | 7 +-
.../external/elasticsearch/QueryBuildersTest.java | 124 ++++++++++++++++-----
.../data/external_table_p0/es/test_es_query.out | 96 ++++++++++++++++
.../external_table_p0/es/test_es_query.groovy | 10 +-
10 files changed, 306 insertions(+), 99 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/datasource/{paimon/PaimonSchemaCacheValue.java
=> es/EsSchemaCacheValue.java} (69%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]