This is an automated email from the ASF dual-hosted git repository.

Caideyipi pushed a change to branch sync_from_iotdb_master_20260616
in repository https://gitbox.apache.org/repos/asf/iotdb.git


     was e1bb31e57f0 Fix active load cleanup lifecycle (#17947)

This change permanently discards the following revisions:

 discard e1bb31e57f0 Fix active load cleanup lifecycle (#17947)
 discard 1dd6ebc5aa1 Fix aggregate write-back output database metadata (#17938)
 discard c1f0a106a0d [TIMECHODB] Fix SCP connection cleanup on timeout
 discard fb3daa846da Implement GROUP BY ALL functionality (#17937)
 discard d50e22e2c03 [TIMECHODB] Fix alias handling
 discard e15d283013e [TIMECHODB]修复审计日志写入触发慢操作审计导致的阻塞
 discard eb8e99957d4 Propagate snapshot load failure during IoTConsensus 
AddPeer (#17935)
 discard 88c328effec Add region group stats to table model database details 
(#17738)
 discard a228ebb5343 Subscription: Drain TsFile batches before termination 
(#17926)
 discard 2f879c0d4e9 Fix pipe runtime meta push blocking user operations 
(#17909)
 discard 960ef835ef0 [Pipe] Fix omitted legacy tablet compatibility follow-ups 
(#17929)
 discard 82d61c9d67b Fix compaction writer size checkpointing (#17941)
 discard 46f314fa790 Fix MIGRATE REGION falsely reported complete when 
ConfigNode leader switches during AddRegionPeer (#17908)
 discard 2834d8cb8e2 [TIMECHODB]Avoid duplicate success message for separation 
of powers.
 discard 2303b3147b4 [TIMECHODB] Fix writable view add column query
 discard 8e848bff9df Exclude DataNodes being removed from new Region allocation 
(#17934)
 discard 9204125ae10 Fix pipe schema snapshot database creation (#17910)
 discard c15e4548d34 Pipe: avoid blocking startup on hardlink dir cleanup 
(#17932)
 discard 79951d689b0 Fix flaky region-migration/cluster ITs and enable IoTV2 
daily migration tests (#17924)
 discard 7b50ba02f17 Uncomment commented set-configuration-able items in the 
config template (fix enable_topology_probing & topology_probing_* hot/restart 
reload) (#17933)
 discard f67861d3453 Subscription: add topic owner epoch fencing (#17780)
 discard 15685785bc3 Add PERCENTILE aggregation function and related validation 
(#16545)
 discard f34b3a02523 Upgrade minimum JDK to 17 and migrate JavaX to Jakarta 
(#17859)
 discard b3f2c40e645 [TIMECHODB]Implement logical view
 discard 5bc61fa93e1 [TIMECHODB] spotless
 discard 3296f666c31 Refactor some method and PlanNodeType (#17918)
 discard 09e900ad9b8 Fix driver scheduler ready queue reservation leak (#17919)
 discard 4de3f4c8cdf Add cache for single measurement validation (#17899)
 discard ab629fb84b6 [TIMECHODB] Fix pipe raw tablet event retry failure when 
memory is insufficient
 discard 03bb65c2033 [TIMECHODB] Merge branch 'master' into 
sync_from_iotdb_20260611
 discard 1e4d862ba70 [TIMECHODB] Fixed Object CI 2.0
 discard a7536b0a1fb [TIMECHODB][TIMECHODB] Record http response result for 
troubleshooting network or other exception and handle non json struct result
 discard 41b8cb9a876 [TIMECHODB] Merge branch 'master' of 
gitlab.timecho.com:r-d/db/timechodb into sync_from_iotdb_20260611
 discard c2b55669bcf [TIMECHODB] Fix object pipe export
 discard ac394b689d9 [TIMECHODB]Fix consensus subscription WAL progress dedup
 discard a729a9ed89f [TIMECHODB] Support Object Replication for IoTV2
 discard 3954e007f1a [TIMECHODB] Fixed IoTDBPipeTableModelObjectImportExportIT
 discard 8f8f56695c9 [TIMECHODB][TIMECHODB] Auto activation
 discard 067cd7ad28b [TIMECHODB]Hotfix 3c3d activation
 discard 911d5c61ca4 [TIMECHODB] fix compile error
 discard e400e335e47 [TIMECHODB][TIMECHODB] Region-operation observability & 
LOAD BALANCE robustness (SHOW MIGRATIONS, disk-balance metric, 
statistics-not-ready guard)
 discard 98a1b99659c [TIMECHODB] Pipe: skip linking further events when 
processor closes during in-flight processing
 discard 1374053765e Cache non-exist timeseries metadata to reduce IO (#16606)
 discard 1155c7f1c81 Move query state machine support to calc commons (#17912)
 discard 759e09fee78 Support legacy pipe receiver requests (#17901)
 discard 3512f1067e6 Fix -pw without password may take incorrect args (#17914)
 discard fc0a64093e3 Pipe: Optimize pipe logging with shared 
PipePeriodicalLogReducer (#17887)
 discard b412e16e85e Support EXPLAIN FORMAT JSON for Table Model (#17430)
 discard f44ce520ceb Only send table deletion to related region groups (#17896)
 discard 6d7b6c30687 Fix partial insert handling for null measurements (#17879)
 discard 5cf1f546e71 Fix pipe logger format handling (#17900)
 discard b72ce5dff45 support calculation point project with calc-graph of fuzzy 
search by graph name or description (#17905)
 discard 97b45799b19 Fix overflow edge cases in query utilities (#17875)
 discard a02dd8d4f29 Clarify RemoveDataNode single-replica error and add 
diagnostics for the no-available-RegionGroup race (#17878)
 discard fa2652a9c8b Catch per-startup failures during ConfigNode leader 
warm-up (#17898)
 discard 9c9b1ec7a98 Add M4 table function implementation and integrate with 
statement ana… (#17656)
 discard 89fd6aff94d Bound Ratis reconfiguration retries and add region 
migration ITs (#17895)
 discard e9a32a9cbd9 Table: Support SELECT aliases in GROUP BY and ORDER BY 
(#17843)
 discard e51db01f305 Improve ConfigNode leader warm-up before serving (#17821)
 discard 7198e816135 Fix empty snapshot loading and region cleanup (#17880)
 discard 78669718ac5 Fix AddConfigNode retry idempotency (#17874)
 discard 824a48ded84 Fix Windows C++ client README commands (#17881)
 discard 1f0625687e3 Add SLIDE parameter support to CAPACITY table-valued 
function (#17456)
 discard 1adeabd1f14 [IOTDB-17798] Implement table model NEXT fill (#17810)
 discard 44e1c51fccb Subscription: implement IoTConsensus-based subscription 
(#17238)
 discard 3a17b0e33df Refactor/cpp client sdk (#17801)
 discard c0d3f744bb9 [TIMECHODB] feat(load): support alias-aware physical 
tsfile paths
 discard 5b9227f0579 Fix Windows path segment validation (#17868)
 discard bbd3eff4f59 Fix relational delete node serialization (#17867)
 discard 7d9bd45a9e7 Optimize pipe event batching and listener stop (#17864)
 discard a8f02cb1392 [TIMECHODB][TIMECHODB] Fix the problem that can't activate 
on the 3C3D cluster
 discard a3955f31cc5 Optimize load partition routing (#17863)
 discard d7edda8c6c9 [TIMECHODB][TIMECHODB]audit check null before log
 discard f3f31f063ce [TIMECHODB]Fix object file size aggregation in region 
metrics
 discard 2f46d61c291 Support sink config key for pipe request slicing (#17858)
 discard 012ea907a00 Optimize local load TsFile piece dispatch (#17851)
 discard e7176bf10b8 Fix pipe receiver type conversion load path (#17849)
 discard bc4111aa9cd [TIMECHODB]Validate load balance target DataNode
 discard 11a4953f6e5 [TIMECHODB] Optimized the performance for writable view 
load & Added tests for deleting alias time column
 discard c27e171a5bc Add threat model + security-model discoverability 
(AGENTS.md -> SECURITY.md -> THREAT_MODEL.md) (#17823)
 discard 7437454df5f [TIMECHODB] Wait for async object TsFile load completion
 discard a05564c28f5 [TIMECHODB] Fix writable view ut
 discard 23df6ef394d [TIMECHODB] Fix account unlock auth sync
 discard 370dc8547be [TIMECHODB] fix spotless
 discard c5052674b6e Improve query modification loading memory control (#17788)
 discard 4fe9aa48398 Fix PBTree schema cache release after pre-delete (#17834)
 discard ed26dd2143a Fix window function state reset across batches (#17813)
 discard af3fb7b4b3f Support table-less SELECT queries without FROM clause 
(#17437)
 discard 5f4401a1d8e Fix operator tests for transient null TsBlocks (#17838)
 discard 6d8a9822732 Set keepSameDiskWhenLoadingSnapshot default to true 
(#17845)
 discard 168c21eed78 Fix pipe permission retry and table parser progress 
(#17844)
 discard 7c55a1ba7a9 Fix account unlock propagation for pipe password checks 
(#17814)
 discard 56f82cebbfd Ignore non-exist object folder when removing a region 
(#17840)
 discard 1dacaa4c803 Fix table delete with renamed time column (#17841)
 discard 0ebb014ea72 Add statistical type aggregate functions, including 
autocorrelation, skewness, and linear regression (#17292)
 discard 99962ff14ea Optimize InsertTabletStatement tablet conversion (#17805)
 discard 9aaa96e8ec2 Remove useless ProjectNode after SortElimination (#17806)
 discard 5f3f4f62b52 [TIMECHODB] Fix pipe source pattern matching after 
database rename
 discard 5005df8fff6 [TIMECHODB][TIMECHODB][AINode] Support NaN auto-adapt fill 
for AINode forecast
 discard bed7b5ebaeb [TIMECHODB][TIMECHODB] Fix the problem that "show cluster" 
command executed and display the "UNACTIVATED" status after restart CN and DN
 discard 0e1fe18c986 [TIMECHODB]Handle writable view source patterns for 
table-model pipes
 discard 5cfb4e37039 [TIMECHODB] feat: pipe support object type
 discard d2453509c1a Fix flaky stamped lock test (#17832)
 discard 817d06e0ae7 [TIMECHODB] Apply same-disk priority when loading object 
snapshot files
 discard 5d41ea6cec1 [TIMECHODB] Fix audit log expected system check
 discard b4d76119ab8 [TIMECHODB] Fix metadata count timeseries IT
 discard 40c7f9982c4 [TIMECHODB] fix
 discard b0f47d7f854 Fixed UDF jar metadata handling in `UDFInfo` when multiple 
UDFs share the same jar (#17732)
 discard 0c9930746e4 [AINode] Remove Chronos2 DataLoader pin_memory option 
(#17822)
 discard 7be6dc64159 Feature/iotconsensus snap multi dir (#16811)
 discard 74ef08d4312 Fix pipe tsfile receiver database handling (#17815)
 discard 685da63e714 Fix count and show timeseries follow-up (#17804)
 discard 77b3cae8c7a [TIMECHODB] Fix scan parser compatibility constructor
 discard ac9f0feea48 Pipe: account page decode memory in scan parser (#17807)
 discard 21cde2017eb Ratis CI: Fixed the ratis CI port clash & Optimized the 
logs to avoid printing JVM crash (#17675)
 discard 064d0cb3b21 Reapply "Fix CQ recovery gap and stale callback 
contamination (#17734)" (#17827) (#17828)
 discard 0cd52f237c7 Revert "Fix CQ recovery gap and stale callback 
contamination (#17734)" (#17827)
 discard 668f005b2d8 Fix WAL search index freezing (#17811)
 discard 3b3cf7e2576 Fix flaky space quota IT (#17812)
 discard 362307d052c Pipe IT: Stabilize leader stop test (#17809)
 discard da0ecf1d029 Fix alter pipe password check after restart for write-back 
sink. (#17771)
 discard 824b12f477c C++ client: add thread-safe SessionPool, enable RPC 
compression, and harden buffers (#17800)
 discard 4c0588a0770 [TIMECHODB]Fix writable view property pipe replay
 discard 7596be48269 [TIMECHODB]Support system admin writable view DML
 discard ccf5c744757 [TIMECHODB]Fix writable view device fetch authorization
 discard 1cd27e5dbac [TIMECHODB] Support writable view schema fixes and alter 
view data type
 discard dc40645d2de [TIMECHODB][TIMECHODB] Fix the BufferUnderflowException
 discard 31bc10360f5 Table: Ignore null attribute values in insert (#17790)
 discard 822868774f7 Fix CQ recovery gap and stale callback contamination 
(#17734)
 discard 590893368eb Pipe: Fixed the bug that drop pipe may stuck when 
disruptor is interrupted or ring buffer full (#17673)
 discard 7e8efdef742 Optimized the overall performance of IoTDB & Fixed the NPE 
in LimitOperatorTest (#17664)
 discard cd8f096eebd [TIMECHODB][TIMECHODB]fix read audit failed after restart
 discard 491413f8927 [TIMECHODB] Use keyed SCP session pool for remote sink
 discard 3a466029eaa Optimized write performace by reducing separators (#17670)
 discard c2226bd7f09 Added flags to mark whether a device has device 
descendants to optimize query like select xx from xxx.** (#17672)
 discard 07999d1ddbb [TIMECHODB][TIMECHODB] Fix the bug that writable view's 
add column syntax pollutes the tree view & Fix ALTER TABLE RENAME for writable 
views
 discard 43622e6ed9c Fix repeated RPC dispatch reusing a released 
FragmentInstanceContext (NPE) (#17794)
 discard 54f58a4f8d8 [TIMECHODB] Fix show timeseries IT after DataNode restart
 discard 4d8f5188f8f [TIMECHODB] Fix invalid physical schema for renamed series
 discard 842279f14fe [TIMECHODB][AINode] Remove MOMENT builtin model
 discard bc45534084a [TIMECHODB]Fix LockQueue lost wakeup on procedure wait
 discard b219ca5d0a5 Update IoTDBLegacyPipeReceiverSecurityIT.java (#17795) 
(#17796)
 discard af2807e1a2c Fix C++ client reading FLOAT inference columns declared as 
DOUBLE (#17759)
 discard 7a220fcc05a Pipe Log: Added the remaining chinese logs & Further 
reduced the repeatable logs (#17700)
 discard 0e242fbd864 Pipe: Harden legacy pipe file transfer validation and 
access checks (#17741)
 discard 35a3cd71c1c fix: supply the key word in antlr module (#17789)
 discard f0ebae10cf6 Pipe: Mask sensitive attributes in sink subtask display 
strings (#17737)
 discard ba950c26b64 Fix source scan race in plan visitor test (#17786)
 discard 03b996a2ef8 [TIMECHODB] Fix CI
 discard 628f90eb79d Excluded system & audit from COUNT TIMESERIES and included 
views (#17703)
 discard cef856189cf Load: Stablized the IoTDBLoadTsFileWithModIT
 discard 8105fec8974 [TIMECHODB][TIMECHODB] Fixed audit IT

Reply via email to