This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 08dda65aea7 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ca9b720d99f [opt](name_format) let column and table name accept any
character under unicode mode (#53479
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 24e436987a8 [fix](warmup) prevent NPE when upgrading from older
versions (#53555)
add 1fa0ee08ac0 [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from fccb7dd1728 [improve](compile) enable compile check for some files
(#53491)
add 349a0b685ed [clean
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 92d580b6e52 [fix](p0)Fix point query case (#53488)
add 853650fb481 [bugfix](show) fix empty result when
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b4168bc708 [refactor](json) Optimize the json_parse code by removing
unused code and files (#53492)
add
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from fa36652c8f7 [opt](nereids) opt for adjustting slot nullable and add
exception for changing slot nullable
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ce1ef6cf1c3 [opt](Nereids) optimize error message if nerieds plan
timeout (#53375)
add 991497eabf1
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5b9976ae10b [clean](planner)clean sqlparser in DataDescription (#53452)
add 9841102043e [Chore](nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6391b1ca1ed [Fix](flexible partial update) Fix some problems in
flexible partial update (#41701)
add
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b6a2f61a9c8 [feat](json) new version of json_extract (#53389)
add 54fe63ab6bc [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 64abd956392 [Enhancement](nereids) delete translateToLegacy in
CreateViewCommand and AlterViewCommand (#53367
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from acdaab63fde [fix](filecache) remove unnecessary debug log (#53348)
add 64abd956392 [Enhancement](nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from bd3c4539f8b [Refactor](Cast) Introduce strict mode for cast and
refactor code. (#50940)
add 85da61fcd9f
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 29239b6f6b8 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new bf340adf5ac [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5ca18a42abc [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9a47017245c [Enhancement] (nereids) optimize CreateRoutineLoadCommand
in nereids (#49985)
add 7e7f118eb68
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a94183cb9f5 [Chore](build) fix some cloud build fail on gcc15 (#53306)
add 9a47017245c [Enhancement
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from bef470ffd00 [fix](case) fix regression case
create_commit_mtmv_many_tasks (#53247)
add a7ee52fea5b [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 59d47666865 [Chore](nereids) Remove DropStageStmt (#53178)
add d40430a353e [Enhancement] (nereids)implement
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 39af044ac3f [opt](editlog) batch flush editlog (#52971)
add 59d47666865 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from dc4fb0d14ce [feat](json) New version of
json_insert/json_replace/json_set (#53160)
add 02efe6400b7 [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cb0fc7ec395 [fix](case) do not use global var in script (#53231)
add c5aa492f073 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2386882e9ec [refactor](divide) Reduce template args for divide
operation (#52837)
add 711a809be32 [fix
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ce8ca8d7813 [Chore](nereids) Remove RefreshLdapStmt (#53175)
add 5f2879a0b73 [clean](planner)use
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 805435f51b0 [fix](agg) Make map_agg_v2 support datev2/timev2 as key
type (#53163)
add ce8ca8d7813 [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6b552f77e95 [opt](topn)Optimize the time for topn to lazy materialized
reading of external tables (#52114
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3a0822817cc [Fix](function) fix coredump when unix_timestamp process
DatetimeV1 (#53020)
add b45762a6f08
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new c096c2de45d [Enhancement](nereids)support
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new ec4425bebf5 [improvment](show) support
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1ab8911dcdd [chore](function) function catch std:: exception (#53041)
add ce37b285bb2 [feature](nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 250584c0d56 [opt](nereids) optimize stats derive rule (#52941)
add a092c68c3d2 [chore](nereids) delete
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8e40b3a1dd8 [optimize](util) Faster bit_pack (#52829)
add b7efbf155fb [clean](planner) Remove query stmt
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e3b5bf48aa8 [Fix](mow) Fix `DeleteBitmap`'s assignment operator and
constructor (#52582)
add 107613
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new b9d7aff92b8 [fix](nereids)agg funs case
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from f3ef6a54662 [fix](hint) fix leading when use dphyper (#48756)
add 773bff4b3fa [enhance](auth)Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cc7a1f93c4b [chore](profile) Modify profile structure (#48184)
add c10bbe95103 [Enhancement] (nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 46e94051590 [fix](cache) Add conf `segment_cache_enable_prune` (#52513)
add 63845e2ef59 [clean](planner
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1f5777a8c4b [fix](main) check error immediately after flight_server
init (#52616)
add 014c77e74b8 [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new bde30532f0a [clean](planner) Remove unused
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 84d7cbe7fc6 [Enhancement](nereids) cancel convert TableRefInfo to
TableRef in RestoreCommand (#52564)
add
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 84d7cbe7fc6 [Enhancement](nereids) cancel
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b943f5c7f7d [Enhancement] (nereids) implement restoreCommand in
nereids (#50638)
add 03b2f1d5334 [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a1653f8d67c [feature](array) Support group by Array Column (#52452)
add b943f5c7f7d [Enhancement] (nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9eae555131d [Fix](dictionary) Fix concurrency conflict when collect
dictionary status (#52415)
add
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 35cbbaa4dfa [feature](show) support show
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 9270ccc17b5 [fix](cluster)fix fe host may
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new b40194dab05 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 035f3defe46 [Enhancement] (nereids) implement alterRoutineLoadCommand
in nereids (#49960)
add 5d6bf9e0fb1
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b6f4cd251a7 [enhance](meta-service)add bvar for ms kv get del put
count (#51708)
add 035f3defe46
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6f00a7cb197 [opt](partial update) use a separate config to control the
behavior of newly inserted rows in
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 97444ee57c1 [fix](nereids) fix build
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 04c3e175268 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 4ec1282e629 [Chore] (nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new fd59cfd3ca6 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new a9aebd2d15d [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a99eb34e82c [fix](system-table)fix tablet table tablet id (#51934)
add 5f46bbd947c [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 717d1f1d211 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d3b7b44d71e [Chore](nereids) remove KillStmt (#51804)
add b1036c0e608 [Chore](nereids) Remove DropResource
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 27994896a57 [fix](load) print real reason if fetching Kafka meta fail
(#51880)
add d3b7b44d71e [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 3e6c20d196a [fix](planner)Fix the
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e748fad0ca8 [Chore](nereids) remove ResumeRoutineLoadStmt (#51829)
add 0fc537ae29b [Enhancement] (nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from f55f937b4d3 [Chore](nereids) Remove remaining showstmt (#51854)
add e748fad0ca8 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 07f2478def4 [Enhancement] (nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 40ddeabf42f [Fix](Variant) fix serialize with json key contains `.` as
name (#51857)
add eba4bb497b8
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d30a00ab53e [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 8deb374deb1 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4712684a20f [fix](profile) Fix data race and refactor on threads usage
of profile report (#51839)
add
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 3466a0871bb [Enhancement] (nereids) delete
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 78c9d129801 [Chore](nereids) Remove CreateWorkloadGroupStmt (#51822)
add be095b5977f [chore](nereids)delete
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 78c9d129801 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ed8dd25e578 [ci](nonConcurrent) adjust regression conf (#51769)
add a3491343e29 [clean](planner)view
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a3491343e29 [clean](planner)view removes dependency on the old
optimizer (#51521)
add 79b946e9c51 [Chore
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 3e376d36f21 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d5f4a049639 [fix](s3client) Fix `aws_config.maxConnections` set
incorrectly (#51825)
add 676d85b5f35
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 63b52de34b7 [Chore](nereids) Remove ShowStmt (#51827)
add f8832aec2f4 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0cd4a15c42c [Bug](function) fix wrong result of hll_to_base64
(#51831)
add 63b52de34b7 [Chore](nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 2ca19d15954 [Chore](nereids) remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 790c3313d5f [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 951f9418520 [Enhancement](nereids)support show load warnings (#51736)
add 5b37e89c23f [Enhancement
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 560b67e44a5 [fix](regress) fix test_simplify_comparison_predicate
(#51765)
add 951f9418520 [Enhancement
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 2e02d541a21 [Enhancement] (nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 273bdd86676 [Enhancement](nereids)optimize CancelWarmUpCommand in
nereids (#51744)
add 1c4ff51f6d6
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1d50458feb3 [refactor](sync-job) remove sync load job (#51730)
add 8e772918946 [fix](doris-compose) fix
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 1a7746f962e [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new fbab935e85d [clean](planner)alias function
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a8f84d2febd [fix](cases) global vars (#51637)
add d07ec11b0ab [Enhancement] (nereids)implement
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 43bc1da101a [Chore](nereids) Remove ShowDataStmt (#51642)
add ecee5c02bf0 [Enhancement](nereids)support
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 394af9c3cab [Enhancement] (nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c0d31f52540 [fix](nereids) bug in LOAD with 'set col=const' clause
(#51583)
add 43bc1da1
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a0cd25c93d5 [refactor](type) Add `FIXED_LENGTH_OBJECT` type (#51577)
add 589b00365dd [Chore](nereids
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5a04ca24ad6 [feat](param-refactor)Refactor RemoteFS: Decouple
HDFS-Specific Logic and Align with Native Object
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 18ea0da19c9 [Chore](nereids) Remove ShowViewStmt (#51616)
add 9c77607d84f [Enhancement](nereids)support
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 18ea0da19c9 [Chore](nereids) Remove
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1c49d0076b7 [Debug](exec) Add Debug log for topn (#51614)
add 316b9a3537f [clean](planner)stream load task
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 4096dfad945 [Enhancement](nereids)support
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 768e08dd285 [Chore](nereids) Remove ShowDbStmt (#51604)
add 8192445dc36 [Enhancement] (nereids) implement
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from de879a286f6 [Enchancement](runtime-filter) support
try_append_late_arrival_runtime_filter on
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8d85f5bf7a4 [chore](SerDe) remove date_olap_format in FormatOptions
(#51260)
add 33d159c401d [Enhancement
1 - 100 of 612 matches
Mail list logo