CritasWang opened a new pull request, #9185: URL: https://github.com/apache/iotdb/pull/9185
- Update release note - update docker and jdbc info - update 0.12.5 release note - [IOTDB-2735] Remove the redundant code in Tablet (#5212) - [IOTDB-2728] fix influxdb-protocol yaml (#5206) - [IOTDB-2732] Reject inserting an invalid infinity float value (#5210) (#5217) - Rel/0.13-update UserGuide about Administration (#5218) - [IOTDB-2734] Correct result type name in ResultMetadata (#5213) (#5221) - [IOTDB-2742] Hide IDTable configurations (#5236) - Modify cross priority param to upper case in doc (#5243) - [To rel/0.13][IOTDB-2614]Fix inserting tablet with null value in TsFileWriter (#5245) - [IOTDB-2723] Fix sequence inner space compaction loses data (#5249) - Enhance check statement before writing mlog (#5252) - [IOTDB-1593] Fix generated files in client-py have unapproved license (#5257) - [To rel/0.13][IOTDB-2749]Fix isPathExist check on MTree (#5259) - add 0.13.0 dockerfile - Fix flink-tsfile-connector error - [maven-release-plugin] prepare release v0.13.0 - [maven-release-plugin] prepare for next development iteration - Fix rel/0.13 compile error (#5272) - update the WayToGetIoTDB.md (#5278) - [IOTDB-2765] Fix grafana plugin compile error on lastest arm macos (#5282) (#5285) - [To rel/0.13] Fix windows CI failed (#5297) - Update Python API install guide and Fix docker file error - [To rel/0.13] Fix c++ compile error for macos (#5303) - [To rel/0.13][IOTDB-2759]Complete result of show template using or set on template (#5271) - [IOTDB-2787] Fix aligned mem chunk concurrent problem (#5324) - [IOTDB-2773] fix overlapped data should be consumed first bug (#5328) - [IOTDB-2775] Fix throwing exception when query non-exist device in TsFileSequenceReader - [IOTDB-2610] Add metrics for compation module (#5332) - [To rel/0.13][IOTDB-2820]Update Userguide SQL about Trigger (#5373) - [To rel/0.13][IOTDB-2824] fix stop-server.sh that wrongly kill process (#5381) - [To rel/0.13] Update python client doc and code for NumpyTablet (#5389) - [IOTDB-2671][IOTDB-2672][IOTDB-2777] Modify the name of dropwizard, update the implementation of IoTDBReporter and fix NPE error. (#5358) - [IOTDB-2855] Fix DeletionFileNodeTest error (#5435) (#5439) - [To rel/0.13][IOTDB-2826]Unmark storage group among templates when deleted (#5431) - [IOTDB-2839] Add Python client CI (#5407) - [IoTDB-2837] Add check and sort for NumpyTablet to make sure timestamps are ordered (#5434) - Fix sonar-coveralls aways be cancelled (#5283) - [IOTDB-2859] Fix python tablet with None value is incorrect (#5441) - [IOTDB-2862] Fix SQL injection risks of grafana-connector (#5450) (#5452) - [To rel/0.13][IOTDB-2864] Fix Read-only occurred when insert Text values to aligned timeseries (#5461) - [IOTDB-2838] Check and auto correct endian type for NumpyTablet (#5448) (#5468) - Cherry pick compaction from master to rel/0.13 (#5480) - [IOTDB-2754] SessionPool auto redirect IoTDB instance (#5267) (#5313) - Bump airline from 0.8 to 0.9 (#4110) (#5487) - [To rel/0.13][IOTDB-2903] Fix last value fetch failure during show timesereis (#5505) - [To rel/0.13][IOTDB-2910] Fix Count aggregate is not right after delete sg bug (#5526) - [IOTDB-2828] Update system_version in system.properties after upgrading finished (#5385) (#5542) - [To rel/0.13][IOTDB-2915]MLogTxtWriter error while parsing CreateAlignedTimeseriesPlan (#5533) - [IOTDB-2861]Fix Cross compaction selector bug (#5539) - [To rel/0.13] [IOTDB-2852] the import-csv tool can not import the data to nonaligned device (#5421) - fix metric related dependency. (#5551) - [IOTDB-2902] Handling user privileges for aligned timeseries related features (#5556) (#5567) - [IOTDB-2924] UDF Framework: index overflow while iterating sliding windows (#5555) (#5568) - fix npe in SizeTieredCompaction MultiDeviceIterator(#5571) - [To rel/0.13] change Junit mvn scope from compile to test for reducing lib size (#5579) - [To rel/0.13][IOTDB-2882] Fix unary expression display bug (#5577) - [IOTDB-2873] Apache IoTDB Dashboard: Grafana Metrics Template (#5586) - [To rel/0.13][IOTDB-2835]Fix empty page in selfcheck method of TsFileSequenceReader (#5641) - [IOTDB-2888] Unary expression can followed by a constant (#5580) - [IOTDB-2999][Metric] remove useless config and fix default value error. (#5658) - [To rel/0.13][IOTDB-2983] Serialization error in Partial insert (#5673) - Rel/0.13 Update the description of ** (#5689) - [To rel/0.13][IOTDB-2753] Insert a time series with a null value and report 500 (#5688) - Update dbeaver user guide (#5675) - [IOTDB-3029] The prefix path generated by the select into target sequence contains * and ** currently unchecked (#5726) - [To rel/0.13][IOTDB-3018] Fix compation bugs on handling deleted target file (#5743) - [To rel/0.13][IOTDB-2893] Double live for 0.13 (#5574) - [To rel/0.13] [IOTDB-2818] Fix exception occurs when submitting compaction task to global queue (#5820) - push down limit to rawdatasetwithValueFilter (#5814) - [to rel/0.13][IOTDB-3113] Add speed log for compaction (#5828) - [To rel/0.13] [IOTDB-3120] Print the tsfile name when meet IOException (#5834) - [To rel/0.13] [ISSUE-5773] Fix missing data in group by query (#5796) - [To rel/0.13][IOTDB-3045] Deleted timeseries are created again after restart (#5898) - [IOTDB-3158][metric] fix NPE exception (#5891) (#5907) - [IOTDB-3160] TsFile will be corrupted when flushing memtable appears OOM (#5926) - [To rel/0.13]fix stop-server on windows (#5937) - Print file name while meeting error in reading or deserializing (#5958) - [ISSUE-5964] Fix bug of aligned timeseries time duplicated aggregation (#5966) - [To rel/0.13] [IOTDB-3171] Fix NPE when getting modification file (#6034) - [IOTDB-3168][To rel/0.13] Fix the path with * could be executed successfully when inserting (#6051) - [IOTDB-3246][To rel/0.13]Validation tool (#6067) - [To rel/0.13][IOTDB-3306] Use rpc port check to avoid starting same IoTDB twice (#6074) - [IOTDB-3301] Tag recover bug after IoTDB server restart (#6032) - [To rel/0.13] [IOTDB-3364] Fix Query stucked with null valued aligned timeseries bug (#6131) - [To rel/0.13][ISSUE-6171]Support createTimeseriesOfTemplate in Session (#6181) - [IOTDB-2963][IOTDB-3214] Cherry pick metrics and metric framework refactor from master (#6190) - [IOTDB-3420] [TO rel/0.13] fix show paths set schema template t1 error (#6189) - fixed grafana plugin user doc (#6213) - make operation sync cover all protocol (#6321) - [To rel/0.13][IOTDB-3392][IOTDB-3515] File doesn't exist when unload/move tsfile when virtual_storage_group_num > 1 and update error message (#6306) - [To rel/0.13] [IOTDB-3494] Fix TypeError in py-session (#6293) - [To rel/0.13] [IOTDB-3645] Fix use statistics bug in aggregation query (#6429) - do not initialize compaction task manager and compaction schedule thread when all compaction is disable (#6439) - [To rel/0.13][IOTDB-3602] Skip empty TsFile when loading directory (#6450) - [To rel/0.13] Validation and Rewrite file tool (#6438) - [To rel/0.13]Deactivation and Privilege for Schema Template (#6417) - [To rel/0.13] [IOTDB-3523] fix the count and COUNT not equal bug when querying with group by level (#6473) - strength login check. (#6514) - add login interceptor (#6519) - [IOTDB-2602] Add the new feature of the null value filter to support filtering based on partial columns (#5184) (#6541) - fix loop linked list (#6559) - [IOTDB-3730][ISSUE-6551] ArrayIndexOutOfBounds when flushing a memtable (#6576) - do not set system to read only when compaction failed to handle exception (#6636) - [To rel/0.13][IOTDB-3247] Recover aligned sensors after deleting timeseries, query lost data (#6548) - Fix InnerSpaceCompactionExceptionTest (#6641) - [To rel/0.13][IOTDB-3797] Print detailed info in session when connection fails (#6656) - [To rel/0.13][IOTDB-3803] failed to insert data of TEXT by session (#6646) - [To rel/0.13] rpc service should start after StorageEngine (#6658) - [To rel/0.13] [IOTDB-3816] Fix /zero bug in recover (#6664) - [To rel/0.13] Fix operation sync endless loop (#6665) - [To rel/0.13] Support MQTT operation sync (#6666) - [To rel/0.13] add rpc compression in sync (#6675) - [To rel/0.13][IOTDB-3618] StorageEngine failed to recover: / by zero (#6672) - [To rel/0.13] [IOTDB-3813] Ignore the ClosedByInterruptException log when shutdown IoTDB (#6689) - [To rel/0.13][IOTDB-3858] IndexOutOfBoundsException: bitIndex < 0 (#6697) - [To rel/0.13][IOTDB-3822]Fix cross compaction overlap bug (#6692) - [IOTDB-3851] C++ client method of tablet sorting optimization (#6700) - [To rel/0.13][IOTDB-3826]Fix duplicate success when concurrent creating same timeseries (#6702) - [To rel/0.13][IOTDB-3879] Modify document about the Programming-Cpp-Native-API (#6711) - [To rel/0.13][IOTDB-3741][IOTDB-3747] Default Paging of Schema Query (#6707) - [To rel/0.13][IOTDB-3742]Fix count nodes #6715 - add log for DoubleLive start (#6723) - [IOTDB-3775][IOTDB-3776]Avoid serializing resource file and adding mods to file that don't contain the device when deleting data (#6719) - [To rel/0.13] [IOTDB-3873] Aligned timeseries support single point fill query (#6712) - IOTDB-3901 C++ client method of insertRecordsOfOneDevice sorting optimization (#6733) - [To rel/0.13][IOTDB-3894]Fix last cache with template #6761 - [To rel/0.13] [IOTDB-3797] Print detailed info when failed opening session (#6766) - [To rel/0.13][IOTDB-3777]Avoid holding sg write lock in the whole processin of deletion (#6745) - [To rel/0.13][IOTDB-3831]Fix ttl on last cache (#6779) - [To rel/0.13][IOTDB-3904]fix set/unset, drop, and deactivate template api in sessionPool #6775 - [To rel/0.13][IOTDB-3906][IOTDB-3921]Support template DDL under DoubleLive mode (#6809) - [To rel/0.13][IOTDB-3969]Fix timeseries statistic bug (#6808) - [To rel/0.13] [IOTDB-3943] Optimize session timeout feature (#6783) - [To rel/0.13][IOTDB-3843] Refine the using of setting read-only (#6773) - [To rel/0.13][IOTDB-3937][IOTDB-3974] Fix the problem of IoTDB Reporter in metric framework (#6793) - [To rel/0.13][IOTDB-3978] Add thrift connection metric. (#6798) - [To rel/0.13] [IOTDB-3813] Remove access to meta manager in compaction (#6788) - [To rel/0.13] Fix bug in FunctionExpression updateStatisticsForMemoryAssigner - [To rel/0.13]Fix mLogParser and mLogTxtWriter #6839 - Add 0.13.1 release note (#6547) - [To rel/0.13]Add default schema query fetch size config to 10000000 (#6844) - [To rel/0.13][IOTDB-4004] Fix mvn release:prepare failed cause by singleton HashVirtualPartitioner (#6845) - [maven-release-plugin] prepare release v0.13.1 - [maven-release-plugin] prepare for next development iteration - more specific some type of metric. (#6824) - [To rel/0.13][IOTDB-2736] DELETE_STORAGE_GROUP can not be granted to user (#6856) - [To rel/0.13][IOTDB-3087] enlarge default value of avg_series_point_number_threhold (#6879) - [To rel/0.13] [IOTDB-4023]C++ interface execute SQL query statement and the returned result set records error (#6871) - fix when session reconnect,lose verify code (#6868) - [To rel/0.13][IOTDB-3861]Adds null value handling logic to the Session API (#6857) - [IOTDB-3996] REST API nonQuery support CQ (#6926) - add docker file of release 0.13.1 (#6934) - [To rel/0.13][ISSUE-6937]Add alignment flag for single measurement template #6950 - [To rel/0.13][IOTDB-3801] Update doc about python numpy tablet (#6864) - add dockerfile to compile docker with multi-platform (#6973) - [To rel/0.13][ISSUE-6774]connection error when using DBeaver with JDBC driver (#6963) - [To rel/0.13][IOTDB-4057]Support aligned timeseries in rewriteTsFileTool (#6972) - [To rel/0.13][IOTDB-3924] RewriteFileTool supports change ports (#6975) - [To rel/0.13]Fix cross space compaction validation test (#6983) - [TO rel/0.13] [IOTDB-4018] The path in the permissions contains wildcards * and ** path adaptation does not work (#6861) - Revert "[TO rel/0.13] [IOTDB-4018] The path in the permissions contains wildcards * and ** path adaptation does not work" (#6992) - [To rel/0.13][IOTDB-4120] Modify build method of LayerMemoryAssigner - [To rel/0.13] [IOTDB-2669] C++ client optimize the values type in tablet class (#6811) - [ISSUE-6987] Fix select error when selecting a single quotation mark (#6997) - [IOTDB-4047] Fix query NPE after change device alignment (#7010) - [To rel/0.13] [IOTDB-4194] Fix IOException happened in Compaction (#7067) - [To rel/0.13] Improve the process of secondary (#6855) - [To rel/0.13][IOTDB-4096] Optimize metric module and Fix inconsistency between dropwizard and micrometer. (#7072) - [IOTDB-4216] Fix execute create aligned timeseries but a non-aligned timeseries created (#7102) - [IOTDB-4215] Fix incorrect aggregate query results due to wrong unseq file traversal order (#7106) - [To rel/0.13][IOTDB-2769] Fix auth mapping of GRANT_ROLE_PRIVILEGE and GRANT_USER_ROLE (#7099) - REST API nonQuery support select into (#6932) - [To rel/0.13][IOTDB-4121] Logical optimizations for ImportCsv (#7028) - [To rel/0.13][IOTDB-4225] Fix QueryContext occupy too much memory - [To rel/0.13][IOTDB-2760][IOTDB-3302] add auth check of query task (#7103) - [To rel/0.13][IOTDB-4222] Create data region repeatedly when concurrently deleting and creating storage groups (#7111) - [To rel/0.13][IOTDB-4190] update documents about nifi-iotdb-bundle (#7061) - [To rel/0.13] Support loading external lib in 0.13 (#7121) - [To rel/0.13] [IOTDB-4196] Fix concurrent bug in TsFileSequenceReader (#7125) - [To rel/0.13][IOTDB-4201]Support TsFiles Validation between time partitions (#7080) - [To rel/0.13][IOTDB-4230]add checking iotdb.in.sh file, add iotdb_log_dir system variable (#7119) - [To rel/0.13] Fix typo (#7127) - [IOTDB-2782] When users are not granted READ_TIMESERIES or INSERT_TIMESERIES, the verification prompt needs to be unified (#7163) - [To rel/0.13][IOTDB-2769] Rename auth privilege name and add related IT test (#7167) - [To rel/0.13]Fix rewriteFileTool for aligned timeseries (#7172) - Re ext lib 0.13 (#7180) - [To rel/0.13] add 0.13.2 release note (#7193) - update jdbc and client-py's version to release 0.13.2 (#7202) - [maven-release-plugin] prepare release v0.13.2 - [maven-release-plugin] prepare for next development iteration - [To rel/0.13][IOTDB-4305] fix website building (#7209) - remove unnecessary blank in pom - [To rel/0.13][IOTDB-4320][ISSUE-7211] Recover insert row with null value throw NPE (#7221) - [To rel/0.13] Fix docs format (#7027) - [To rel/0.13][IOTDB-4342] Fix iotdb reporter in metric module (#7241) - [To rel/0.13][IOTDB-4343] Fix session manager in MQTT module. (#7249) - add dockerfile for release 0.13.2 (#7253) - [IOTDB-4318][RESTAPI]data type conversion failed (#7260) - [To rel/0.13][IOTDB-4357]fix start in windows, IOTDB_LOG_DIR_IS_UNDEFINED (#7261) - [To rel/0.13][IOTDB-3164] Add compaction memory control framework (#7162) - [To rel/0.13][IOTDB-4239]fix NPE to insert a null value into a TEXT timeseries . (#7155) - Rel/0.13-Delete information about rpc_port in UserGuide (#7280) - [To rel/0.13][IOTDB-4345] Update Metric Related Doc (#7292) - [Rel/0.13]Add case about Data Type Conversion Function in UserGuide (#7314) - [To rel/0.13][IOTDB-4364]Reduce read amplication in compaction (#7301) - [IOTDB-4417] Fix doc of usage of storage group (#7341) - [To rel/0.13] [IOTDB-4424] Specify error message when time value of insert sql can not be correctly parsed - [To rel/0.13][IOTDB-4428] partial insert by session NPE add IT (#7352) - [To rel/0.13] [IOTDB-4451] Add log for cross space compaction selection when a file has been compacted too many times (#7360) - [To rel/0.13][IOTDB-4364]Reduce read amplication in compaction (#7357) - AlignedChunkReader should uncompress value page by the compress type in chunkHeader (#7368) (#7371) - [To rel/0.13][IOTDB-4483] Mismatching error log when recovering storage group (#7377) - [To rel/0.13] Update time_zone description in UserGuide (#7392) - [To rel/0.13][IOTDB-4480]fix file name incorrect in compaction test - rename methods (#7397) - print absolute file path when flush error occured (#7416) - [To rel/0.13][IOTDB-4492] Control total size of cross space compaction task (#7420) - [To rel/0.13][IOTDB-3988][IOTDB-3733] Fix reload problem of metric module, and refactor metric module. (#7382) - [To rel/0.13]Add more docs about schema template (#7441) - [To rel/0.13][IOTDB-4542] Optimize schema validate error message (#7469) - [To rel/0.13][IOTDB-4554] Start compaction only when IoTDB is fully recovered (#7476) - [To rel/0.13] Accelerate restart process (#7477) - fix metric name. (#7492) - [To rel/0.13][IOTDB-4555] Fix File/System metrics in Metric Service. (#7491) - Bump flink.version from 1.14.0 to 1.14.6 (#7508) - Bump caffeine from 2.9.1 to 2.9.3 (#7506) - fix grafana dashboard. (#7515) - [To rel/0.13][IOTDB-3882] Support Data Archiving (#6989) - [To rel/0.13] [IOTDB-4251] Persist chunk metadata to save memory in TsFileIOWriter (#7516) - upgrade greetings github action to v1.1.0 (#7509) (#7517) - [To rel/0.13] [IOTDB-4579] Remove the update of start time and end time in the target file after cross space compaction (#7537) - [IOTDB-4577] Fix data archiving IT (#7538) - [IOTDB-4577] Check archiving result after all tasks are finished (#7546) - fix concurrent auto create aligned timeseries (#7553) - [To rel/0.13] [IOTDB-4585] Fix Delete bug in aligned time series (#7558) - [To rel/0.13][IOTDB-4602] Add status judgment and filter condition for data archiving (#7565) - [To rel/0.13] Optimize pattern matching in Regexp (#7564) - [To rel/0.13][IOTDB-4606]Fix getting wrong sensors and schemas in compaction (#7567) - [To rel/0.13][IOTDB-4634] Add Data Archiving doc in site config (#7583) - [To rel/0.13][IOTDB-4615] TTL supports timestamp precision (#7580) - change compression ratio log level from debug to info (#7592) - [To rel/0.13][IOTDB-4636] Fix IndexOutOfBoundsException when compacting aligned series (#7584) - [To Rel/0.13][IOTDB-4635] Fix data cannot be queried when flushing memtable (#7599) - [To rel/0.13][IOTDB-4636] Add check to avoid flush empty chunk group (#7598) - [To rel/0.13][IOTDB-4645] Optimization of estimating memory usage of cross space compaction task (#7595) - [To rel/0.13][IOTDB-4640] Allow setting the same data archiving task after canceling it (#7609) - Fix time unit in the ttl log (#7627) - [To rel/0.13] [IOTDB-4654] Fix concurrent bug caused by sharing same ChunkMetadata (#7605) - Add 0.13.3 release note (#7629) - [maven-release-plugin] prepare release v0.13.3 - [maven-release-plugin] prepare for next development iteration - [To rel/0.13][IOTDB-4675] Support load mlog.bin (#7650) - update jdbc and client-py's version to release 0.13.3 (#7687) - [To rel/0.13] Add getBackupConfiguration rpc (#7695) - [To rel/0.13][IOTDB-4675] Use createMultiTimeseries to optimize MLogLoader (#7673) - [To rel/0.13] Fix wal delete error in the DeletionFileNodeTest (#7694) - [IOTDB-4741] [To rel/0.13] deprecate sessionId in all rpc requests (#7711) - [To rel/0.13] [IOTDB-4767] Support fetching all connection info in Session & SessionPool (#7742) - [To rel/0.13] remove useless log (#7756) - Fix the statistic of the size of disk in linux system (#7697) - iotdb 0.13 synchronize grafana functions (#7754) - [To rel/0.13][IOTDB-4781] Implement NOT LIKE/REGEXP value filter (#7764) - [To rel/0.13] [IOTDB-3662] add audit log. (#7717) - [To rel/0.13][IOTDB-4747][IOTDB-4776][IOTDB-4779] Fix default write path and remove logic in metric module. (#7778) - add log when meets exception in sub-compaction-task (#7772) - [To rel/0.13][IOTDB-4776] modify default metric storagegroup to `root.__system` (#7812) - [To rel/0.13][IOTDB-4230] add -p pid, -v version feature into start-server.sh (#7150) - [To rel/0.13] [IOTDB-3624] Fix bug when inserting data in SQL without timestamp (#7716) - [To rel/0.13][IOTDB-3662] change audit log storage group to root.__system and add field username (#7829) - [To rel/0.13] Fix IoTDBArchivingIT (#7860) - [To rel/0.13][IOTDB-4738]TsFile damaged after writing empty value pages (#7828) - [To rel/0.13] Fix String number infer bug (#7886) - [To rel/0.13] [IOTDB-4938] Fix error for storage group not ready (#7992) - [To rel/0.13][IOTDB-4946] Show Deadband Process Info (#8010) - [IOTDB-4946] Change SDT to Upper case (#8030) - remove unsupport compress type (#8023) - [To rel/0.13][IOTDB-4967] SlidingTimeWindow stops when encounter an empty window - [IOTDB-5025][To rel/0.13] Fix the tag of metrics in 0.13 version (#8102) - [To rel/0.13] upgrade audit log (#8031) - [To rel/0.13] Add auth link in quick start doc (#8300) - [To rel/0.13] fix python ci - [To rel/0.13][IOTDB-5136] Set "username" to be required (#8386) - [To rel/0.13][IOTDB-5133] Export schema tool (#8378) - [To rel/0.13][IOTDB-5184] Fix CompressionType ArrayIndexOutOfBounds (#8401) - [To rel/0.13][IOTDB-5133] Export Schema Tool with Script (#8422) - https://issues.apache.org/jira/browse/IOTDB-5157 (#8390) - [To rel/0.13] [IOTDB-5128] Perfected the -p option in start-server.sh (#8399) - [To rel/0.13][IOTDB-5183]Fix CI OOM (#8412) - [To rel/0.13] Update start-server.sh, change -b to -d (#8452) - [IOTDB-5173][To rel/0.13] Support internal report and add statistic of flush point (#8415) - Make the doc consistent with the implementation (#8496) - [To rel/0.13][IOTDB-5236] Fix DeleteData Python API cannot work (#8513) - [To rel/0.13][IOTDB-3662] upgrade audit log (#8491) - revoke the audit log permission of the client (#8465) - [To rel/0.13][IOTDB-5232] Add schema memory metric (#8540) - [To rel/0.13][IOTDB-5127]Separate ISession and ISessionPool as a module (#8507) - [To rel/0.13][IOTDB-5215]Fix setting chunkPointNumLowerBound in IoTDBDescriptor (#8477) - remove audit config (#8569) - [To rel/0.13] rename artifactId iotdb-isession to isession (#8570) - Add ISessionDataSet interface (#8582) - [To rel/0.13][IOTDB-5127] update Session and SessionPool return (#8594) - filter out the deleted files when selecting files (#8609) - [IOTDB-5209] Limit the read rate of compaction execution - fix grafana-connector bug (#8642) - [To rel/0.13]update audit log device name (#8608) - [To rel/0.13] [IOTDB-5266] Fix the issue that the TimeIndex may not be accurate for one device when selecting cross space compaction task (#8688) - [To rel/0.13][IOTDB-5311]Fix RunTimeException and NoSuchFile Exception when selecting files causing compaction scheduled thread to get stuck - [To rel/0.13][IOTDB-5286]Fix target files should not be select to participate in other compaction task (#8645) - [To rel/0.13][IOTDB-5307] Failed to get TsFile input of file: NoSuchFileException (#8640) - [To rel/0.13][IOTDB-5133] Move export schame tool docs to Maintenance-Tools (#8696) - [To rel/0.13][IOTDB-5253] Fix chunkMetadata mem metric (#8663) - [To rel/0.13] Update SQL result example for deadband column (#8699) - IOTDB-5296:fix close session npe when session is null (#8626) - [To rel/0.13][IOTDB-5346] Fix log error in MemtableFlushTask when recovering (#8725) - [To rel/0.13][IOTDB-5133] Add log and directory checker for export schema tool (#8697) - Revert "[IOTDB-5209] Limit the read rate of compaction execution" (#8788) - set empty target resource to DELETED and then delete it after compaction (#8774) - [To rel/0.13][IOTDB-5407] metrics for .mods file count (#8874) - [To rel/0.13] Fix win CI (#8928) - [To rel/0.13][IOTDB-5426] Cannot trigger flush for sequence file when timed flush enabled (#8926) - Revert "[To rel/0.13][IOTDB-5426] Cannot trigger flush for sequence file when timed flush enabled (#8926)" (#8934) - add release note for 0.13.4 rc0(#8976) - Skip broken tsfile when recovering system (#9000) - [To rel/0.13][IOTDB-5426] Cannot trigger flush for sequence file when timed flush enabled (#8986) - [To rel/0.13] Fix alias check when CreateAlignedTimeSeries (#9082) - user guide adds sessionPool description (#9160) - docs(site): image move to site ## Description ### Content1 ... ### Content2 ... ### Content3 ... <!-- In each section, please describe design decisions made, including: - Choice of algorithms - Behavioral aspects. What configuration values are acceptable? How are corner cases and error conditions handled, such as when there are insufficient resources? - Class organization and design (how the logic is split between classes, inheritance, composition, design patterns) - Method organization and design (how the logic is split between methods, parameters and return types) - Naming (class, method, API, configuration, HTTP endpoint, names of emitted metrics) --> <!-- It's good to describe an alternative design (or mention an alternative name) for every design (or naming) decision point and compare the alternatives with the designs that you've implemented (or the names you've chosen) to highlight the advantages of the chosen designs and names. --> <!-- If there was a discussion of the design of the feature implemented in this PR elsewhere (e. g. a "Proposal" issue, any other issue, or a thread in the development mailing list), link to that discussion from this PR description and explain what have changed in your final design compared to your original proposal or the consensus version in the end of the discussion. If something hasn't changed since the original discussion, you can omit a detailed discussion of those aspects of the design here, perhaps apart from brief mentioning for the sake of readability of this PR description. --> <!-- Some of the aspects mentioned above may be omitted for simple and small changes. --> <hr> This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and write - [ ] added documentation for new or modified features or behaviors. - [ ] added Javadocs for most classes and all non-trivial methods. - [ ] added or updated version, __license__, or notice information - [ ] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader. - [ ] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage. - [ ] added integration tests. - [ ] been tested in a test IoTDB cluster. <!-- Check the items by putting "x" in the brackets for the done things. Not all of these items apply to every PR. Remove the items which are not done or not relevant to the PR. None of the items from the checklist above are strictly necessary, but it would be very helpful if you at least self-review the PR. --> <hr> ##### Key changed/added classes (or packages if there are too many classes) in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
