This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 6b96d0e8d6 [branch-2.0][fix](jdbc catalog) Use String to map Json types (#24718) new 3b58950b52 [chore](thirdparty)We need to issue an error when starting FE without setting the Java home environment (#23943) new 7897a93d16 [Fix](merge-on-write) enable_unique_key_partial_update should be forwarded to master #24697 new c9169255ea [chore](add_partition) add some log to investigate problem (#24193) new be3d31ea5a [fix](Nereids) colocate join could not work well on full outer join (#24700) new 49d75b82d4 [optimize](match) optimize unnecessary conversions (#24389) new 4bb7fbf258 [improve](tablet schema) add config to modify tablet schema recycle interval (#24602) The 6 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: be/src/common/config.cpp | 9 +++++++++ be/src/common/config.h | 14 ++++++++++++++ be/src/olap/tablet_schema_cache.cpp | 5 ++--- be/src/vec/functions/match.cpp | 4 +++- bin/start_fe.sh | 8 +++++++- .../src/main/java/org/apache/doris/catalog/Column.java | 17 ++++++++++++++++- .../java/org/apache/doris/nereids/util/JoinUtils.java | 13 +++---------- .../main/java/org/apache/doris/qe/SessionVariable.java | 2 +- 8 files changed, 55 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org