This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from 1f0cb7dda3 [fix](decimalv2) fix loss of precision when cast to decimalv2 literal (#15629) new e6b574e024 [Bug](schema scanner) Fix wrong type in schema scanner (#15768) new 5d9dfe67c8 [fix](DOE): Fix query _id error and es properties error (#15792) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../exec/schema_scanner/schema_columns_scanner.cpp | 20 +++++++++++- .../java/org/apache/doris/catalog/EsResource.java | 4 +++ .../java/org/apache/doris/catalog/EsTable.java | 36 +++++++++------------- .../apache/doris/datasource/EsExternalCatalog.java | 28 ++++++----------- .../doris/external/elasticsearch/MappingPhase.java | 22 +++++++------ 5 files changed, 58 insertions(+), 52 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org