New Features and Improvements:
- split vgroup (Enterprise only)
- interp()
- Memory usage optimization
- Constant expression can be used in interp fill()
- Can be applied to single timestamp
- Performance optimization for order by + limit
- Data Types: a new data type GeoMetry
- TTL: Drop tables according its TTL parameter since its last writing
- TMQ: Internal performance optimization
- TDengine CLI
- Show the parameters of subscriptions
- Show subscription process
What's Changed
- merge main by @xiao-yu-wang in #20924
- fix: taos shell cloud ux with 3 more stars mask by @sangshuduo in #20912
- docs(taosAdapter): the automatic database creation behavior for the schemaless protocol can be configured by @huskar-t in #20929
- Update index.md to add enableScience option in taos.cfg (english) by @DuanKuanJun in #20932
- Update index.md add enableScience option to taos.cfg by @DuanKuanJun in #20931
- docs/v3.0.3.4 by @xleili in #20935
- docs: support schemaless insert by @AdamEECS in #20944
- docs update offcial doc monitor section by @sunpe in #20949
- merge main by @xiao-yu-wang in #20950
- fix: atoi on int64 config item by @sangshuduo in #20946
- enhance: udf handle expired after 10s by @shenglian-zhou in #20928
- enhance: add udf stub expiration of 10s after creation by @shenglian-zhou in #20876
- fix: illegal accesses by @huolibo in #20960
- feat: the fill value clause supports constant expressions by @xiao-yu-wang in #20961
- docs: fix for monitor doc by @sunpe in #20963
- docs: update title for monitor doc by @sunpe in #20965
- enh: add param for to_unixtimestamp to return timestamp type by @glzhao89 in #20959
- feat: last queries with tags output can be read from cache by @xiao-yu-wang in #20964
- feat: the having clause can be used after the partition by clause or window clause by @xiao-yu-wang in #20981
- enh: adjust size limit of applyQ and negotiationWin by @bgzhao66 in #20990
- enhance: package jdbc-driver for enterprise package by @xleili in #20999
- add learner by @cadem in #20971
- docs: update taoskeeper and monitor docs by @sunpe in #21004
- fix: taosbenchmark escape char for 3.0 by @sangshuduo in #21017
- pause && resume by @54liuyao in #21035
- fix: spool logging msg with pMsg->term in syncNodeOnHeartbeat by @bgzhao66 in #21038
- fix: update commit index from heartbeat on learner in the same way as on follower by @bgzhao66 in #21039
- fix(stream): set the correct start offset for stream task. by @hjxilinx in #21018
- fix/block-check-to-async-check by @cadem in #21045
- enhance: error code refactor by @shenglian-zhou in #21034
- refactor: do some internal refactor and add the sample code. by @hjxilinx in #21053
- enh: support user passwd version by @kailixu in #20828
- remove null pointer by @cadem in #21055
- docs: add docs for
taoskeeper with prometheus
by @sunpe in #21052 - enh: ignore single row null data type validation by @dapan1121 in #21059
- feat: support log slow query by default by @dapan1121 in #21057
- filter voter when agree upon by @cadem in #21073
- change learner config format by @cadem in #21069
- docs: fix tmq create database args by @AdamEECS in #21081
- enh: comment off unused error codes in sync and wal by @bgzhao66 in #21079
- enh: unify error msg for no disk space by @bgzhao66 in #21072
- feature: tag scan group and slimit by @shenglian-zhou in #21066
- docs: update connector matrix for 3.0 by @sangshuduo in #21086
- docs: fix typos and use 3.1.0 in java connector for3.0 by @sangshuduo in #21095
- sim/valgrind: suppress rocks reachables by @stephenkgu in #21091
- Update 14-stream.md by @54liuyao in #21096
- fix(taosAdapter): tmq lift blocking time limit by @huskar-t in #21101
- enhance: enterprise pull jdbc from tag 3.1.0 by @xleili in #21103
- docs:fix compile error by @dingbo8128 in #21108
- docs: release 3.0.4.1 by @xleili in #21109
- docs: release 3.0.4.1 zh by @xleili in #21112
- docs: fix build zh release history failed by @xleili in #21113
- docs(driver): jdbc error code by @huolibo in #21114
- opti:make note more specific by @wangmm0220 in #21084
- opti:make note more specific by @wangmm0220 in #21083
- opti:make note more specific by @wangmm0220 in #21082
- docs: update range for numOfCommitThreads by @sangshuduo in #21122
- docs: update taosdump doc for 3.0 by @sangshuduo in #21130
- docs: python udf docs by @shenglian-zhou in #21138
- enh: support split vgroup by @bgzhao66 in #21107
- docs: add python udf english version by @shenglian-zhou in #21151
- Update 09-udf.md by @DuanKuanJun in #21157
- doc: revise doc structure of UDF by @gccgdb1234 in #21161
- doc: refine the description of TABLE_PREFIX and TABLE_SUFFIX by @gccgdb1234 in #21166
- enh: column/row max length support up to 64K by @kailixu in #20741
- Update 09-udf.md by @DuanKuanJun in #21176
- enh: declare mndSplitVgroup in mndVgroup.h by @bgzhao66 in #21173
- enh: unify error msg for disk space checking in doInitAggInfoSup by @bgzhao66 in #21162
- enh: commit vnode after consolidating alter hash range by @bgzhao66 in #21155
- fix: having clause issues by @dapan1121 in #21168
- balance leader skew by @cadem in #21146
- Update 14-stream.md by @54liuyao in #21182
- feat: process split vgroup msg imp by @bgzhao66 in #21188
- fix: projection merge issue by @dapan1121 in #21191
- Update 14-stream.md by @54liuyao in #21189
- docs: fix example tmp by @AdamEECS in #21197
- transaction multithread by @cadem in #21136
- fix: projection group merge issue by @dapan1121 in #21202
- fix: memory leak by @kailixu in #21207
- fix: count wrong group number issue by @dapan1121 in #21215
- enh(cache/rocks): base for rocks put/get by @stephenkgu in #20996
- docs: add cmd to check status of taosd for mac by @AdamEECS in #21220
- docs: add example and document for rust schemaless insert by @AdamEECS in #21024
- docs(driver): jdbc 3.2.1 document and error code by @huolibo in #21223
- docs(driver): fix format by @huolibo in #21233
- docs: resolve format error by @gccgdb1234 in #21239
- docs: formate and note of java doc by @huolibo in #21235
- docs: fix broken and redirecting links in 3.0 by @danielclow in #20684
- fix(tsdb/cache): primary ts column loading by @stephenkgu in #21234
- fix(cache/get): fix rocks batch writing when storing loading results by @stephenkgu in #21248
- Feat/restore dnode by @cadem in #21247
- fix(tmq): add some logs. by @hjxilinx in #21255
- chore: add libgeos-dev package for geometry pull-request by @sangshuduo in #21256
- feat: support connectors licensing by @kailixu in #21253
- fix(tmq): update the local offset when retrieving offset from vnode. by @hjxilinx in #21260
- doc: remove experimental.enable.snapshot by @gccgdb1234 in #21264
- feat(query): support interp with super table by @glzhao89 in #21144
- Update 04-stable.md by @plum-lihui in #21272
- Update 04-stable.md by @plum-lihui in #21273
- fix: error wording about reconfig by @sangshuduo in #21049
- enh: error code optimization by @kailixu in #21128
- test:add testcases of learner in election by @tomchon in #21261
- invalid message by @cadem in #21274
- fix: kafka connector doc issues by @feici02 in #21277
- docs(driver): fix jdbc error code by @huolibo in #21278
- docs: fix markdown error by @danielclow in #21280
- docs: fix broken links by @sangshuduo in #21288
- merge main into 3.0 branch. by @hjxilinx in #21270
- Enh/rocksdb sstate merge dev3 by @yihaoDeng in #21245
- docs: update readme with libgflags by @sangshuduo in #21293
- docs: update grafana doc for 3.0 by @sangshuduo in #21300
- enh(taosAdapter): update taosAdapter by @huskar-t in #21298
- feat: create dnode limited by grant of cpu cores by @kailixu in #21291
- Correction/纠正 01-data-type.md by @meeki007 in #21313
- Enh/rocksdb sstate merge by @yihaoDeng in #21295
- feature(tmq): add new API to extract offset from result set. by @hjxilinx in #21316
- fix: client hb logic fix and optimization by @kailixu in #21315
- fix: file fd not clear issue by @dapan1121 in #21319
- fix: fix null pointer issue in destroyTimesliceOperator by @glzhao89 in #21308
- pause source task by @54liuyao in #21320
- chore: restore the test cases by @kailixu in #21327
- chore: change rocksdb repo to upstream by @sangshuduo in #21318
- fix: client HB logic by @kailixu in #21334
- fix stream queue mem leak by @54liuyao in #21344
- Update cases.task by @plum-lihui in #21357
- merge main, and do some internal refactor. by @hjxilinx in #21353
- test: add cluster global tdDnodes by @DuanKuanJun in #21317
- feat: add restore command sets to taos-CLI by @DuanKuanJun in #21354
- fix: fill window end issue by @dapan1121 in #21363
- Update container_build.sh by @tomchon in #21370
- Test/td 21161 by @happyguoxy in #21326
- fix pause agg task by @54liuyao in #21367
- state merge into 3.0 by @yihaoDeng in #21364
- restore learner stuck by @cadem in #21350
- refactor: do some internal refactor. by @hjxilinx in #21362
- test: increase timeouts of checking db ready by @tomchon in #21373
- change restore prompt message by @cadem in #21366
- status resp return null when only one ep by @cadem in #21322
- Feat/force drop dnode by @cadem in #21325
- docs: fix zh/02-intro by @sangshuduo in #21380
- doc: refine Kafka source connector configuration parameters by @gccgdb1234 in #21377
- enh(cache/batchread): load columns in one trip by @stephenkgu in #21331
- fix: invalid memory access of buffer after vsnprintf by @wangjiaming0909 in #21348
- doc: refine kafka connector by @gccgdb1234 in #21381
- opt stream ci test by @54liuyao in #21383
- feat: support client meta control by @dapan1121 in #21335
- feat: support update active code by SQL by @kailixu in #21358
- fix: fix interp in nested query and fill value with string issue by @glzhao89 in #21352
- feat(query): interp support ignore null value opition by @glzhao89 in #21329
- fix: fix assert crash in tsort.c by @glzhao89 in #21391
- docs: update wechat tdengine1 by @sangshuduo in #21395
- Refact/fillhistory by @hjxilinx in #21396
- docs: udf requires python 3.7+ by @sangshuduo in #21397
- doc: add td.connect.type by @gccgdb1234 in #21400
- doc: refine td.connect.type by @gccgdb1234 in #21403
- fix: free assignment crash on Windows by @huskar-t in #21402
- add parameter by @yihaoDeng in #21409
- fix(cache/loading): skip partial loading tables by @stephenkgu in #21410
- docs: update docs for tdinsight and monitor by @sunpe in #21408
- Update 01-faq.md by @DuanKuanJun in #21392
- fix: last query taosd crash issue by @dapan1121 in #21415
- Update 01-faq.md by @DuanKuanJun in #21420
- fix(cache/commit): skip batch write if empty by @stephenkgu in #21389
- fix: last(tag) report error issue by @dapan1121 in #21419
- docs: update connect for jdbc version by @sangshuduo in #21426
- fix: tsdb read and append _wstart for tsma by @kailixu in #21413
- enh(taosAdapter): support get assignment and seek by @huskar-t in #21416
- fix(cache/read): set none to null instead of skipping column by @stephenkgu in #21432
- fix(cache): sychronize commit, read and write threads with writebatch by @stephenkgu in #21429
- test:comment unit test catalog in cases by @tomchon in #21435
- test:comment the testcase of tmq by @tomchon in #21425
- Remove taosx, connector, explorer and taoskeeper in cloud tdengine by @wingwing2005 in #21422
- fix: alter dnode option has no effect by @kailixu in #21439
- fix: last(tbname) out of memory issue by @dapan1121 in #21430
- docs: 3.0.4.2 by @xleili in #21443
- build: release ver-3.0.4.2 by @xleili in #21444
- fix: remove taosTools zh duplicate release ver-2.5.0 by @xleili in #21447
- set agg pause status by @54liuyao in #21442
- comfirm msg when add learner by @cadem in #21446
- fix: delete index filter for desc query by @kailixu in #21437
- fix: core dump when select with interval caused by order by @wangjiaming0909 in #21448
- feat:[TD-23117] add schema for ins_topics by @wangmm0220 in #21282
- enh: support config batch rows number when import data from csv file by @dapan1121 in #21440
- Feature/3.0 geometry by @dinglezhang in #21037
- docs: update readme with geos by @sangshuduo in #21453
- docs: remove geometry docs by @sangshuduo in #21454
- enh: stmt insert demo by @huolibo in #21456
- fix: fix count var type error by @glzhao89 in #21455
- skip some errors by @xiaopingcs in #21458
- fix(cache/read): associate tbname with primary ts column by @stephenkgu in #21445
- build: remove taos tools from cloud build by @wingwing2005 in #21452
- build: remove taosdump from cloud build by @wingwing2005 in #21451
- fix sma sliding window by @54liuyao in #21462
- test case parameter by @cadem in #21464
- docs: update readme by @sangshuduo in #21473
- feat:add privilege for schemaless by @wangmm0220 in #21470
- enh: tmq example add all properties by @huolibo in #21465
- refactor: remove the module dependency. TD-24279 by @hjxilinx in #21449
- enh(taosAdapter): change taosAdapter to 3.0 branch by @huskar-t in #21482
- enh(taosAdapter): change taosAdapter to main branch by @huskar-t in #21481
- prompt message when 2 mnode by @cadem in #21483
- enhance: python udf sample with numpy by @shenglian-zhou in #21484
- fix: fix timestamp conversion error due to daylight saving time by @glzhao89 in #21467
- fix: fix log not compressed when logKeepDays set to positive value by @glzhao89 in #21469
- fix(query): fix bug in iterating the table list. by @hjxilinx in #21486
- fix(query): fix bug in iterating the table list. by @hjxilinx in #21489
- fix(tmq): set the correct offset rsp when no poll occuring. by @hjxilinx in #21492
- fix pause issue by @54liuyao in #21487
- fix tsdb read error version by @54liuyao in #21478
- fix(cache): fix deleted data by @stephenkgu in #21479
- check offline when force by @cadem in #21490
- fix:memory leak by @wangmm0220 in #21480
- docs: fix typos by @sangshuduo in #21503
- fix(stream): set the skip offset when resume stream task. by @hjxilinx in #21501
- docs: fix udf zh typos by @sangshuduo in #21504
- enhance: scalar filter improvement by @shenglian-zhou in #21405
- doc: refine python UDF user guide by @gccgdb1234 in #21500
- Update 09-udf.md by @gccgdb1234 in #21508
- docs: fix timeline function super table explaination by @glzhao89 in #21491
- fix: sliding can't be 1a issue by @dapan1121 in #21497
- enh: refactor some func names for syncLogReplProcessReply by @bgzhao66 in #21299
- refactor: do some internal refactor. by @hjxilinx in #21511
- docs: update alter database options for WAL_RETENTION_PERIOD etc. by @bgzhao66 in #21518
- fix: TDengine build on macOS arm64 by @huskar-t in #21513
- fix: page buffer cache flush wrong bytes of data into disk by @wangjiaming0909 in #21512
- fix: show create table privilege issue by @dapan1121 in #21519
- check empty dnode by @cadem in #21498
- refactor: do some internal refactor. by @hjxilinx in #21521
- fix(rocks/log): set info log level to warn_level by @stephenkgu in #21517
- fix: if block row num is less than definit min rows, set the bucket index to 0 by @shenglian-zhou in #21510
- change parameter by @yihaoDeng in #21472
- fix: link rocksdb shared library by @hzcheng in #21457
- fix:put poll to push manager if wal not exist when offset is latest by @wangmm0220 in #21499
- Update 01-faq.md by @DuanKuanJun in #21522
- set sched status by @54liuyao in #21516
- fix: disable debug info by @dapan1121 in #21525
- feat(driver): jdbc add tmq seek function by @huolibo in #21279
- docs: refine python connector doc for req_id by @sangshuduo in #21526
- fix(query): invalid buf page by @kailixu in #21514
- add smaBasic.py test case by @DuanKuanJun in #21529
- fix(stream): fix memory leak in handling dispatch msg. TD-24447 by @hjxilinx in #21531
- enh: stmt column length validation by @dapan1121 in #21542
- fix(stream): set the correct rps flag as the dispatch rsp. by @hjxilinx in #21539
- fix sliding window issue by @54liuyao in #21530
- Enh/change rocks param by @yihaoDeng in #21545
- change db param by @yihaoDeng in #21541
- fix(query): check the version range when dump partial rows. #TD-24504 by @hjxilinx in #21551
- feat: support create topic as stable with conditions by @wangmm0220 in #21515
- fix:make version compatible by @wangmm0220 in #21557
- set session update info by @54liuyao in #21559
- reset sream fill block index by @54liuyao in #21558
- set recover scan version by @54liuyao in #21564
- add test case for ci from test task ts_3398 by charles by @flyingangel2013 in #21438
- fix: fix interval operator ensure capacity logic by @glzhao89 in #21556
- other: merge main into 3.0. by @hjxilinx in #21555
- other: merge 3.0 into main. by @hjxilinx in #21570
- reset ud table name by @54liuyao in #21566
- feat: change get taos-tools code with 3.0 branch by @DuanKuanJun in #21573
- feat: get taos-tools code from main branch by @DuanKuanJun in #21574
- change log level by @yihaoDeng in #21553
- git enchance: change goes as static link by @xleili in #21582
- enchance: support libgeos static link & install remove librocksdb by @xleili in #21580
- fix:open task case & modify mqRebVgReq encode/decode style by @wangmm0220 in #21562
- reset unclosed window info by @54liuyao in #21577
- fix: no data after seek by @huskar-t in #21578
- refactor: do some internal refactor. by @hjxilinx in #21554
- fix: no data after seek by @huskar-t in #21579
- other: merge main. by @hjxilinx in #21585
- other: merge 3.0 into main. by @hjxilinx in #21587
- chore: unbind the dependency by @kailixu in #21588
- fix(meta): split meta by @stephenkgu in #21386
- feature: add user priv when create db, remove priv check with create_dbs by @wangjiaming0909 in #21550
- feat: allow user to reset root passwd by @kailixu in #21523
- chore: update docs about support row/columns width up to 64KB by @kailixu in #21495
- chore: update docs about support row/columns width up to 64KB by @kailixu in #21611
- fix(query/sys): pause/resume with sys scan operator by @stephenkgu in #21595
- fix(cache/binary): fix crash in freeItem by @stephenkgu in #21608
- fix: compress core by tDataTypes by @luckeverda in #21612
- enh: optimize timeline function validation by @dapan1121 in #21222
- fix/td-24600 by @yihaoDeng in #21590
- fix: change compile opt by @yihaoDeng in #21609
- docs(driver): jdbc consumer demo by @huolibo in #21618
- other: add jdbc consumer demo by @huolibo in #21561
- feat(query): support single point interp by @glzhao89 in #21527
- release: update default version by @xiaopingcs in #21624
- test:modify test case for multilevel.py by @jiacy-jcy in #21623
- update release version by @xiaopingcs in #21625
- update taos-tools release version by @xiaopingcs in #21628
- update taos-tools release version by @xiaopingcs in #21627
- fix stream ci issue by @54liuyao in #21617
- fix stream ci issue by @54liuyao in #21616
- docs: add assignments and seek offset by @AdamEECS in #21593
- docs: td-24609 by @AdamEECS in #21636
- docs: go connector add tmq assignment and seek by @huskar-t in #21619
- docs: go connector add tmq assignment and seek by @huskar-t in #21596
- Update 03-package.md by @CubicTec in #21634
- fix(client): remove dependency by @hjxilinx in #21637
- opt stream sliding test by @54liuyao in #21633
- opt stream ci test by @54liuyao in #21630
- semi interval op check data ts by @54liuyao in #21622
- fix: rewrite count(*) to count(1) for temp table by @shenglian-zhou in #21606
- fix(os): add -L jemalloc lib path by @stephenkgu in #21642
- fix/TD-24644 by @cadem in #21635
- docs: add version history by @AdamEECS in #21643
- docs: add version history by @AdamEECS in #21644
- change link opt by @yihaoDeng in #21638
- fix: exclude install and remove lbrocksdb.so by @xleili in #21652
- enh: optimize filter performance by @dapan1121 in #21597
- fix: change kafka doc, delete confluent related content by @huolibo in #21641
- fix: change kafka doc, delete confluent related content by @huolibo in #21640
- fix: fix multiple diffs output less lines if null values involved by @glzhao89 in #21547
- enh: enable interp fill value support scarlar expression by @glzhao89 in #21599
- opt stream block dispatch by @54liuyao in #21632
- docs: update readme main by @sangshuduo in #21654
- fix/td-24600-dv3 by @yihaoDeng in #21602
- fix: exclude install and remove lbrocksdb.so by @xleili in #21655
- fix: prevent projectoperator scanning all rows when limit with no group by @wangjiaming0909 in #21567
- fix: select desc and asc return different rows after delete by @wangjiaming0909 in #21601
- docs: jdbc add seek doc by @huolibo in #21648
- docs: jdbc add seek doc by @huolibo in #21647
- docs(driver): Demo connection paramters by @huolibo in #21666
- docs(driver): demo connection paramters by @huolibo in #21665
- test: add case pricision us and ns to tasklist by @DuanKuanJun in #21664
- docs: upgrade connector-rust version by @AdamEECS in #21673
- docs: upgrade connector-rust version by @AdamEECS in #21674
- enhance: community package suport adapater release version by @xleili in #21657
- enhance: community package suport adapater release version by @xleili in #21668
- fix: typos in jdbcdemo example by @sangshuduo in #21646
- fix: remove -y from taosdump test for 3.0 by @sangshuduo in #21663
- fix: remove -y from taosdump test by @sangshuduo in #21661
- enh(vnd/sync): refine invalid message log by @stephenkgu in #21659
- fix: consumer group issue by @dapan1121 in #21677
- fix: row size too big issue by @dapan1121 in #21679
- add test case for task 3405 by charles by @flyingangel2013 in #21471
- add test case for task 3423 by charles by @flyingangel2013 in #21475
- update the ci test case for user privilege by charles by @flyingangel2013 in #21592
- docs(kafka): output format description by @huolibo in #21683
- docs(kafka): output format description by @huolibo in #21682
- docs: add docs for assignment and seek by @sunpe in #21658
- fix: add paramters for example by @huolibo in #21688
- fix: add paramters for example by @huolibo in #21686
- docs: fix broken links by @gccgdb1234 in #21689
- fix: subtask dead loop issue by @dapan1121 in #21687
- fix: systable vgroup empty issue by @dapan1121 in #21684
- docs: remove -y from taosdump doc by @sangshuduo in #21692
- doc: refine the location of taos.cfg by @gccgdb1234 in #21693
- fix: select * from information_schema.ins_columns can not complete by @shenglian-zhou in #21691
- opt batch write by @yihaoDeng in #21672
- docs(kafka): add topic delimiter parameter by @huolibo in #21695
- docs(kafka): add topic delimiter parameter by @huolibo in #21694
- enh: change conflict scope of transaction of split vgroup by @bgzhao66 in #21476
- doc: add metaCacheMaxSize description by @dapan1121 in #21704
- docs: add slow log descriptions by @dapan1121 in #21705
- fix:do not modify source data in schemaless by @wangmm0220 in #21576
- feat:add parameters for consumer & add offset rows for subscription by @wangmm0220 in #21690
- feat: support fill history with subquery by @dapan1121 in #21701
- test: make diff function testing case to pass by @DuanKuanJun in #21678
- fix:Vnode is closed or removed if drop database by @wangmm0220 in #21715
- fix:Vnode is closed or removed if drop database by @wangmm0220 in #21711
- feat:control memory size if consumer group is too much by @wangmm0220 in #21709
- fix:check wal not exist again before register to push & move push log… by @wangmm0220 in #21600
- fix/TS-3524 by @cadem in #21708
- fix: make vmProcessCreateVnodeReq idempotent by @bgzhao66 in #21718
- fix:open info log in tmq client & modify parametes in show consumers by @wangmm0220 in #21716
- fix: uniform format for csv file and shell output by @DuanKuanJun in #21713
- enh: decrease the package size by @kailixu in #21727
- fix: calculate the rows that can be put in one page by @shenglian-zhou in #21719
- fix: fix memory sanitizer error by @shenglian-zhou in #21707
- enhance: version not compatible log by @shenglian-zhou in #21706
- fix: tsma query with order by _wstart/_wend by @kailixu in #21620
- build(deps): bump guava from 30.1.1-jre to 32.0.0-jre in /examples/JDBC/consumer-demo by @dependabot in #21734
- fix: add compact split resume stream pause stream to tab key by @DuanKuanJun in #21731
- TD-23713: add case into ci by @xiaopingcs in #21728
- fix: vnodeRenameVgroupId correctly by @bgzhao66 in #21733
- fix/TS-3524 by @cadem in #21732
- opt packet size by @yihaoDeng in #21738
- change log level when filter tag by @yihaoDeng in #21702
- fix: partition data order requirement issue by @dapan1121 in #21737
- merge main to 3.0 by @hjxilinx in #21740
- fix:control memory size if consumer group is too much by @wangmm0220 in #21741
- fix: fix fill double type column with scalar expression error by @glzhao89 in #21736
- fix: forbid system table functions by @glzhao89 in #21721
- docs: update readme main by @sangshuduo in #21751
- docs: fix format error by @dingbo8128 in #21752
- docs: fix format error by @dingbo8128 in #21753
- fix(tsdb/cache): rewrite cache update to fix cpu usage by @stephenkgu in #21722
- fix:null pointer error if restore from file by @wangmm0220 in #21746
- enh(vnd/svr): convert msyType to string by @stephenkgu in #21676
- fix: cleanup datablock so that varmeta length is right by @shenglian-zhou in #21743
- fix: table merge scan oom with muliti-level merge sort by @shenglian-zhou in #21749
- fix: return error from vmPutMsgToQueue while vnode-write is disabled by @bgzhao66 in #21750
- docs:Update 01-faq.md by @yu285 in #21760
- test:add testcase for TS-3524 by @tomchon in #21757
- feat: add pipeline processing for timeslice operator by @glzhao89 in #21670
- fix: fix order by ts desc error by @glzhao89 in #21712
- release 3.0.5.1 by @xiaopingcs in #21768
- release 3.0.5.1 by @xiaopingcs in #21767
- fix: oom issue since table merge scan by @shenglian-zhou in #21766
- enh: support delete tsma interval by @kailixu in #21764
- feature: add input, output ts order for execution plans by @wangjiaming0909 in #21742
- fix: distinct column removed in union all issue by @dapan1121 in #21763
- fix: show queries returned less rows when one conn has more than 100 queries by @wangjiaming0909 in #21762
- test:add test case for windows by @tomchon in #21761
- fix: invalid system table primary key and distinct order by column issue by @dapan1121 in #21754
- Update cmake.version by @plum-lihui in #21772
- Update cmake.version by @plum-lihui in #21773
- test:remove repeat testcases for ci by @tomchon in #21775
- Update 03-package.md by @plum-lihui in #21780
- Update 03-package.md by @plum-lihui in #21781
- Update 03-package.md by @plum-lihui in #21782
- split vgroup add ci case splitVGroup.py by @DuanKuanJun in #21776
- docs: add request Id description by @huolibo in #21789
- docs: support stmt via ws by @sunpe in #21778
- doc: Update 'strict' by @yu285 in #21784
- docs: fix strict length in ins_databases by @sangshuduo in #21785
- docs: unit in sql command confuses the user by @sangshuduo in #21790
- docs: markdown format by @huolibo in #21792
- fix(query/scan-oper): use META_READER_NOLOCK to init meta reader by @stephenkgu in #21788
- docs: refine feature matrix by @gccgdb1234 in #21793
- fix: undo libgeos's setting of global CMAKE_CXX_STANDARD by @luckeverda in #21791
- postfix: propagate ts order to parents for more logic nodes by @wangjiaming0909 in #21797
- fix: fill operator with wrong input ts order by @wangjiaming0909 in #21796
- enh: make alter-hashrange atomic and idempotent by @bgzhao66 in #21786
- fix: distinct constant value issue by @dapan1121 in #21799
- update test case to combine three cases into one, reduce the time cos… by @flyingangel2013 in #21771
- fix: undo libgeos's setting of global CMAKE_CXX_STANDARD by @luckeverda in #21808
- add static lib to 3.0 by @yihaoDeng in #21805
- Enh/static lib main by @yihaoDeng in #21717
- feat/TD-23739: enhance ttl, deletetime modified by writing-op by @luckeverda in #21660
- Merge pull request #21771 from flyingangel2013/ts_3405_fix by @flyingangel2013 in #21809
- docs: add TDengine-logo-trans.png by @sangshuduo in #21816
- docs: add tdengine small logo png by @sangshuduo in #21817
- fix(taosAdapter): do not use upx compression on macOS system by @huskar-t in #21774
- Enh/add comiple opt by @yihaoDeng in #21810
- fix: merge tree free rc issue by @dapan1121 in #21804
- fix: fix memory leak. by @hjxilinx in #21823
- fix: table level privilege for query issue by @dapan1121 in #21824
- fix: system stable query with limit/offset by @kailixu in #21813
- fix: not to fiddle node role immaturely by @bgzhao66 in #21829
- enh: not allow to split vgroup when streams or topics exist by @bgzhao66 in #21837
- stream session end window function by @54liuyao in #21835
- enh(tsdb/cache): writebatch with rcache locked by @stephenkgu in #21834
- set table name by @54liuyao in #21838
- fear:fix error for report offset & rows in tmq by @wangmm0220 in #21827
- fix:quote process error in sml by @wangmm0220 in #21726
- docs: add dbeaver by @sangshuduo in #21843
- Update 14-dbeaver.md by @danielclow in #21847
- enh: cmake option and librocksdb.a for Loongson mips64 by @kailixu in #21842
- fix: fix userAlias issue when keepColumnName is set to true by @glzhao89 in #21830
- merge main to 3.0 by @dapan1121 in #21852
- test: add tmq test case for check consume rows in client log file by @plum-lihui in #21828
- stream single session op end window function by @54liuyao in #21846
- enh: change trans conflict scope of create topic by @bgzhao66 in #21844
- docs: rust connector docs improvement by @AdamEECS in #21857
- docs: optimizate python document base on java document by @sunpe in #21856
- enh: adjust logging level of sync heartbeat by @bgzhao66 in #21795
- chore: add pre-commit hook by @sangshuduo in #21858
- docs: update python document by @sunpe in #21859
- chore: update pre commit hook by @sangshuduo in #21860
- docs: add···· description by @AdamEECS in #21863
- test: add tmq test case into CI by @plum-lihui in #21854
- docs: add version history for python connector by @sunpe in #21865
- docs: update driver-go document by @huskar-t in #21867
- fix: fix result of first can be 0 occasionally by @glzhao89 in #21868
- fix coverity san issues by @54liuyao in #21855
- test: add forbid stream and topic case to splitVGroup.py by @DuanKuanJun in #21864
- docs(driver): jdbc 3.2.3 by @huolibo in #21870
- feature: optimize order by limit using priority queue by @wangjiaming0909 in #21836
- fix:coverity scan error by @wangmm0220 in #21849
- fix: fix coverity scan issue by @glzhao89 in #21877
- docs: fix document error for unique and sample by @glzhao89 in #21883
- test: finish testcases for TS-3495 and TS-3497 by @jiajingbin in #21850
- fix: udfd can not connect to taosd since authentification failure by @shenglian-zhou in #21821
- opti:tmq logic by @wangmm0220 in #21744
- fix: restore current database while restoring connection by @DuanKuanJun in #21887
- fix/TD-24542/TD-24484/TD-24473 by @luckeverda in #21851
- fix(stream): fix error in type bytes. by @hjxilinx in #21894
- fix(stream): fix error in type bytes. by @hjxilinx in #21895
- fix:error in limit for tmq group by @wangmm0220 in #21897
- docs:modify docs for tmq by @wangmm0220 in #21890
- fix:add log & init to 0 specific by @wangmm0220 in #21876
- Fix/m23.0 by @dapan1121 in #21896
- Fix/32m.0 by @dapan1121 in #21902
- add tmq test case for max topics by @plum-lihui in #21900
- fix: fix coverity scan issues by @shenglian-zhou in #21899
- docs: remove dbeaver for cloud from 3.0 doc by @sangshuduo in #21910
- doc: add heading level to 4 by @gccgdb1234 in #21912
- fix: ttl compatibility for main by @luckeverda in #21907
New Contributors
- @meeki007 made their first contribution in #21313
- @dinglezhang made their first contribution in #21037
- @flyingangel2013 made their first contribution in #21438
- @CubicTec made their first contribution in #21634
Full Changelog: ver-3.0.4.2...ver-3.0.6.0