This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ce79711b0da [FIX](serde) fix map/array deserialize string with quote
pair (#24808)
add bf07415ff0c [fix](es catalog) remove _default_ field when parsing
mapping. (#24781)
No new revisions were added by this update.
Summary of changes:
.../doris/external/elasticsearch/EsUtil.java | 4 +
.../doris/external/elasticsearch/EsUtilTest.java | 7 +
.../test/resources/data/es/default_mappings.json | 149 +++++++++++++++++++++
3 files changed, 160 insertions(+)
create mode 100644 fe/fe-core/src/test/resources/data/es/default_mappings.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]