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