You are viewing a plain text version of this content. The canonical link for it is here.
- [PR] Bump jackson.version from 2.15.2 to 2.15.3 [iotdb] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/01 00:41:16 UTC, 2 replies.
- Re: [PR] Pipe Meta: Support deletion and air gap sink sync in meta sync [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/01 01:55:15 UTC, 6 replies.
- Re: [PR] Delete write mem control parameters [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/01 02:11:39 UTC, 0 replies.
- Re: [PR] Remove useless variable outputDeviceToQueriedDevicesMap in Analysis [iotdb] - posted by "Beyyes (via GitHub)" <gi...@apache.org> on 2024/02/01 02:31:30 UTC, 0 replies.
- [PR] Corrected some of the content of the page [iotdb-docs] - posted by "tanxilo (via GitHub)" <gi...@apache.org> on 2024/02/01 03:00:58 UTC, 7 replies.
- Re: [I] [Bug] Msg: 305 executeStatement failed. Fetch Schema failed. [iotdb] - posted by "alextinng (via GitHub)" <gi...@apache.org> on 2024/02/01 06:08:13 UTC, 1 replies.
- [PR] Fix non time queries with time column issues [iotdb] - posted by "CloudWise-Lukemiao (via GitHub)" <gi...@apache.org> on 2024/02/01 06:23:25 UTC, 0 replies.
- Re: [PR] Introduce UDAF(User-Defined Aggregation Functions) [iotdb] - posted by "JackieTien97 (via GitHub)" <gi...@apache.org> on 2024/02/01 07:24:22 UTC, 9 replies.
- [PR] count DeviceCache into the total memory of the storage engine [iotdb] - posted by "caozj1011 (via GitHub)" <gi...@apache.org> on 2024/02/01 09:31:47 UTC, 0 replies.
- [PR] fix some erros in Engilish version and zh [iotdb-docs] - posted by "wanghui42 (via GitHub)" <gi...@apache.org> on 2024/02/01 09:39:26 UTC, 1 replies.
- Re: [PR] Pipe: Ensure at-least-once semantic by forcibly starting PipeHistoricalDataRegionTsFileExtractor after pipe restart [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/01 10:17:01 UTC, 0 replies.
- [PR] Pipe: Support "sink.host" and "connector.host" key in receiver IP specification [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/01 12:27:26 UTC, 1 replies.
- Re: [PR] Pipe: using clusterId to judge whether the target cluster is source cluster. [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/01 13:28:57 UTC, 1 replies.
- [PR] Pipe: support replace and modify mode for alter pipe sql [iotdb] - posted by "VGalaxies (via GitHub)" <gi...@apache.org> on 2024/02/01 14:23:18 UTC, 12 replies.
- [PR] Separate the synchronized block of AbstractCompactionEstimator file info cache [iotdb] - posted by "shuwenwei (via GitHub)" <gi...@apache.org> on 2024/02/02 01:57:48 UTC, 1 replies.
- Re: [PR] add the AINode deploy doc [iotdb-docs] - posted by "qiaojialin (via GitHub)" <gi...@apache.org> on 2024/02/02 03:40:46 UTC, 0 replies.
- [PR] Storage Engine: fix wal delete thread exception because multi thread safety question [iotdb] - posted by "caozj1011 (via GitHub)" <gi...@apache.org> on 2024/02/02 08:30:20 UTC, 1 replies.
- Re: [PR] Pipe: using clusterId to judge whether the target cluster is source cluster [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/02 09:06:52 UTC, 0 replies.
- Re: [I] Thrift Error occurred during processing of message. org.apache.thrift.transport.TTransportException: java.net.SocketException: Connection reset [Bug] [iotdb] - posted by "SeanGaluzzi (via GitHub)" <gi...@apache.org> on 2024/02/02 10:54:52 UTC, 0 replies.
- [PR] Remove sql `merge` [iotdb] - posted by "shuwenwei (via GitHub)" <gi...@apache.org> on 2024/02/02 12:52:12 UTC, 1 replies.
- Re: [PR] PBTree: Fix Dead Lock and Refactor write/update inteface [iotdb] - posted by "Cpaulyz (via GitHub)" <gi...@apache.org> on 2024/02/03 13:17:10 UTC, 0 replies.
- Re: [PR] draft [iotdb] - posted by "caozj1011 (via GitHub)" <gi...@apache.org> on 2024/02/04 03:00:18 UTC, 0 replies.
- [PR] fix recover it [iotdb] - posted by "l2280212 (via GitHub)" <gi...@apache.org> on 2024/02/04 04:31:00 UTC, 0 replies.
- [PR] Fill in the missing questions [iotdb-docs] - posted by "tanxilo (via GitHub)" <gi...@apache.org> on 2024/02/04 05:46:28 UTC, 1 replies.
- [PR] feat(jdbc):getDouble add type check [iotdb] - posted by "CritasWang (via GitHub)" <gi...@apache.org> on 2024/02/04 06:54:00 UTC, 1 replies.
- [PR] Load: Trigger last flush time map & tsfile resource degrading after successful load [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/05 02:46:24 UTC, 4 replies.
- [PR] [IOTDB-5706] Data inconsistency between IoT protocol replications [iotdb] - posted by "OneSizeFitsQuorum (via GitHub)" <gi...@apache.org> on 2024/02/05 07:25:47 UTC, 1 replies.
- Re: [PR] Remove infinite retry logic for replica inconsistency to avoid potential problems [iotdb] - posted by "OneSizeFitsQuorum (via GitHub)" <gi...@apache.org> on 2024/02/05 09:12:54 UTC, 0 replies.
- [PR] adjust the FAQ doc of V1.2、latest and master version [iotdb-docs] - posted by "wanghui42 (via GitHub)" <gi...@apache.org> on 2024/02/05 10:08:08 UTC, 1 replies.
- [PR] Fixed Ratis query not retrying when DataNode restarts [iotdb] - posted by "OneSizeFitsQuorum (via GitHub)" <gi...@apache.org> on 2024/02/05 10:37:43 UTC, 4 replies.
- Re: [PR] Pipe meta sync: support meta data sync between different clusters [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/05 12:31:08 UTC, 22 replies.
- [PR] Pipe Meta: Adjust the stop logic of schema/config region subtasks [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/06 05:42:46 UTC, 0 replies.
- [PR] Pipe: Revert "Pipe: stop pipe using restarting strategy to unpin the wal's … [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/06 07:59:23 UTC, 0 replies.
- Re: [PR] Storage Engine: put DeviceCache into the total memory of the storage engine [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/06 08:10:03 UTC, 0 replies.
- [PR] Upgrade github action version [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/06 09:42:48 UTC, 0 replies.
- Re: [PR] Upgrade github action version to fix the warning [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/06 09:50:09 UTC, 1 replies.
- [PR] Fix typo for parameter dn_multi_dir_strategy [iotdb] - posted by "OneSizeFitsQuorum (via GitHub)" <gi...@apache.org> on 2024/02/06 09:52:21 UTC, 3 replies.
- [PR] Update the version of github actions [iotdb-client-csharp] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/06 10:01:36 UTC, 1 replies.
- Re: [PR] IT framework supports restarting cluster [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/06 10:13:03 UTC, 0 replies.
- [PR] Fix the donc of English version [iotdb-docs] - posted by "wanghui42 (via GitHub)" <gi...@apache.org> on 2024/02/06 11:00:25 UTC, 0 replies.
- [PR] perf(Development) [iotdb-docs] - posted by "CritasWang (via GitHub)" <gi...@apache.org> on 2024/02/07 01:50:30 UTC, 1 replies.
- [PR] DataNodeDevicePathCache should use free memory of memtable [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/07 03:38:44 UTC, 4 replies.
- Re: [PR] Fix the doc of English version [iotdb-docs] - posted by "qiaojialin (via GitHub)" <gi...@apache.org> on 2024/02/07 04:43:34 UTC, 0 replies.
- Re: [PR] Pipe: Move parsing event logic into PipeProcessorSubtask to separate CPU intensive and IO intensive tasks [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/07 05:03:00 UTC, 0 replies.
- Re: [PR] Pipe: Revert "Pipe: stop pipe using restarting strategy to unpin the wal's reference count to avoid WAL stacking (#11971)" to avoid unnecessary pipe drop during subtask exception handling [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/07 07:18:50 UTC, 0 replies.
- Re: [PR] #7016: Improved the code clarity [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/07 08:27:16 UTC, 0 replies.
- [PR] Update lsmKShape and lsmMShape [iotdb] - posted by "indb-ts-cluster (via GitHub)" <gi...@apache.org> on 2024/02/08 06:45:21 UTC, 1 replies.
- [PR] submit BOS: Bit-packing with Outlier Separation to conference vldb 2.1 [iotdb] - posted by "xjz17 (via GitHub)" <gi...@apache.org> on 2024/02/08 15:41:25 UTC, 1 replies.
- [PR] Optimize the distribute plan in aggregation with align by device case [iotdb] - posted by "Beyyes (via GitHub)" <gi...@apache.org> on 2024/02/19 02:39:50 UTC, 0 replies.
- Re: [PR] Optimize the distribute plan in the situation of `aggregation with align by device` [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/19 02:48:43 UTC, 3 replies.
- [PR] Pipe Meta: Fixed concurrent bug of start and close operation for schema region extractor [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/19 04:00:51 UTC, 0 replies.
- Re: [I] [Bug] iotdb-standalone docker-compose won't start, stuck at "Checking whether the ports are already occupied..." [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/19 07:55:02 UTC, 0 replies.
- [PR] Add recover IT for Procedure, and delete ProcedureStore [iotdb] - posted by "liyuheng55555 (via GitHub)" <gi...@apache.org> on 2024/02/19 08:05:54 UTC, 28 replies.
- [PR] [IOTDB-6296] Fix memory leak in MQTTService [iotdb] - posted by "JackieTien97 (via GitHub)" <gi...@apache.org> on 2024/02/19 10:20:02 UTC, 2 replies.
- Re: [PR] Pipe: fixed the bug that processor dies when encountered memory shortage for tablets in a period of time [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/19 11:01:00 UTC, 0 replies.
- Re: [PR] Pipe Meta: Fixed concurrent bug of start and close operation for schema region extractor & fixed IT flush problems [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/19 11:07:29 UTC, 0 replies.
- [PR] Pipe Meta: Merge master [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/19 11:15:14 UTC, 1 replies.
- Re: [PR] Pipe: Reduced pipe logs and controlled how often the log is printed below a certain frequency [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/19 11:43:10 UTC, 0 replies.
- [PR] P btree container divide to two buffer [iotdb] - posted by "linxt20 (via GitHub)" <gi...@apache.org> on 2024/02/19 11:59:55 UTC, 0 replies.
- [PR] Pipe: Pruned events need not to be parsed [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/19 12:30:21 UTC, 0 replies.
- [PR] Thrift zero-copy optimization for TFrameTransport [iotdb] - posted by "MrQuansy (via GitHub)" <gi...@apache.org> on 2024/02/19 12:34:01 UTC, 0 replies.
- Re: [PR] Thrift zero-copy optimization for TElasticFramedTransport [iotdb] - posted by "MrQuansy (via GitHub)" <gi...@apache.org> on 2024/02/19 12:35:24 UTC, 0 replies.
- [PR] Pipe Meta: Fixed flush problems caused by IT [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/19 13:56:41 UTC, 1 replies.
- [PR] Pipe Meta: Fixed schema node operation bug [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/20 02:14:08 UTC, 1 replies.
- [PR] Cache clusterId in IoTDBConfig [iotdb] - posted by "liyuheng55555 (via GitHub)" <gi...@apache.org> on 2024/02/20 02:19:46 UTC, 7 replies.
- [PR] Pipe Meta: Revert auto flush of Pipe IT to reduce the resource occupation [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/20 08:31:22 UTC, 1 replies.
- Re: [PR] Pipe: Pattern parsing pruning: When pattern is at the level below database, the parsing logic can be skipped if tsfiles / tablets completely match with the pattern [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/20 08:42:31 UTC, 0 replies.
- [PR] Pipe: fixed potential lose point bug caused by cancelled flush by historical extractor [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/20 10:32:59 UTC, 0 replies.
- [PR] Bump ip from 2.0.0 to 2.0.1 in /iotdb-connector/grafana-plugin [iotdb] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/20 23:11:06 UTC, 1 replies.
- [PR] Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 [iotdb] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/21 00:00:39 UTC, 1 replies.
- [PR] Pipe: Fixed the bug that CN cannot sense drop pipe failure in meta sync and may lead to constantly skip of drop pipe [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/21 02:25:02 UTC, 1 replies.
- [PR] Fix it which use 'merge' command [iotdb] - posted by "shuwenwei (via GitHub)" <gi...@apache.org> on 2024/02/21 03:37:09 UTC, 1 replies.
- [PR] Pipe Meta: Fixed the bug that queue may be cleared after failed sync & clearing queue failure is not reported [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/21 04:04:40 UTC, 2 replies.
- Re: [PR] Pipe: fixed potential lose point bug caused by cancelled flush of historical extractor [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/21 06:16:53 UTC, 0 replies.
- Re: [PR] Native raft [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/21 06:26:57 UTC, 1 replies.
- [PR] Compaction create target file with data dir selection strategy [iotdb] - posted by "shuwenwei (via GitHub)" <gi...@apache.org> on 2024/02/21 07:46:01 UTC, 0 replies.
- [I] [Bug] 300: Modify template has not been supported. [iotdb] - posted by "qq461613840 (via GitHub)" <gi...@apache.org> on 2024/02/21 10:30:03 UTC, 0 replies.
- Re: [PR] [IOTDB-6297] Optimize the distribute plan in the situation of `aggregation with align by device` [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/21 14:46:52 UTC, 4 replies.
- Re: [PR] Pipe Meta: Fixed the bug that queue may be cleared after failed sync & clearing queue failure is not reported & may write consensus on dataNode after consensus closed [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/21 14:55:06 UTC, 0 replies.
- Re: [PR] Implement new plan optimizer: PredicatePushDown [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/22 02:54:48 UTC, 12 replies.
- [PR] [IOTDB-6298] Fix number overflow in group by time interval [iotdb] - posted by "JackieTien97 (via GitHub)" <gi...@apache.org> on 2024/02/22 03:46:11 UTC, 2 replies.
- Re: [PR] PBTree: Implement dual-buffer container for MNode management [iotdb] - posted by "MarcosZyk (via GitHub)" <gi...@apache.org> on 2024/02/22 06:36:12 UTC, 11 replies.
- Re: [PR] Implement PageLifecycleManager for global page control [iotdb] - posted by "Cpaulyz (via GitHub)" <gi...@apache.org> on 2024/02/22 06:37:26 UTC, 0 replies.
- [PR] revert some change in restart it [iotdb] - posted by "l2280212 (via GitHub)" <gi...@apache.org> on 2024/02/22 07:15:11 UTC, 1 replies.
- [PR] [Optimize Records] new record rpc format [iotdb] - posted by "THUMarkLau (via GitHub)" <gi...@apache.org> on 2024/02/22 07:44:52 UTC, 0 replies.
- [PR] Fix bug in [iotdb] - posted by "liuminghui233 (via GitHub)" <gi...@apache.org> on 2024/02/22 09:18:04 UTC, 0 replies.
- Re: [I] [Bug] Query error, An error occured within the plugin [iotdb] - posted by "SeanGaluzzi (via GitHub)" <gi...@apache.org> on 2024/02/22 09:25:49 UTC, 0 replies.
- Re: [I] [Feature request] Add COUNT NODE query on grafana visualization [iotdb] - posted by "SeanGaluzzi (via GitHub)" <gi...@apache.org> on 2024/02/22 09:26:17 UTC, 0 replies.
- Re: [I] Discrepancy in Count Query Results Between Grafana-Plugins and IoTDB CLI [iotdb] - posted by "SeanGaluzzi (via GitHub)" <gi...@apache.org> on 2024/02/22 09:26:31 UTC, 0 replies.
- Re: [PR] Fix bug in merging overlapped data process caused by filter & offset push down [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/22 09:34:30 UTC, 0 replies.
- [PR] feat(bat): add title and set format [iotdb] - posted by "CritasWang (via GitHub)" <gi...@apache.org> on 2024/02/22 10:07:51 UTC, 1 replies.
- [I] [Bug] Alerting with triggers [iotdb] - posted by "SeanGaluzzi (via GitHub)" <gi...@apache.org> on 2024/02/22 10:12:43 UTC, 0 replies.
- [PR] Fix the introduction doc img of English version [iotdb-docs] - posted by "wanghui42 (via GitHub)" <gi...@apache.org> on 2024/02/22 11:25:27 UTC, 0 replies.
- [PR] Introduce Aggregation Function MinBy [iotdb] - posted by "lancelly (via GitHub)" <gi...@apache.org> on 2024/02/22 11:27:59 UTC, 2 replies.
- Re: [PR] [IOTDB-6299] Fix bug in merging overlapped data process caused by filter & offset push down [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/22 15:16:20 UTC, 1 replies.
- [PR] Add UDAF(User Defined Aggregation Function) documentation. [iotdb-docs] - posted by "Sh-Zh-7 (via GitHub)" <gi...@apache.org> on 2024/02/23 01:44:50 UTC, 1 replies.
- [I] [Feature request] 希望增加重命名时序的功能 [iotdb] - posted by "jiayp (via GitHub)" <gi...@apache.org> on 2024/02/23 01:52:24 UTC, 0 replies.
- Re: [I] [Feature request] 查询时间区间较大范围的数据, 期望可以按每分钟(5分钟)一条数据返回 [iotdb] - posted by "jiayp (via GitHub)" <gi...@apache.org> on 2024/02/23 02:03:55 UTC, 0 replies.
- [PR] change ci to github ci [iotdb] - posted by "CritasWang (via GitHub)" <gi...@apache.org> on 2024/02/23 07:43:22 UTC, 1 replies.
- [PR] [IOTDB-6300] Support place time column at any column index in insert statement [iotdb] - posted by "JackieTien97 (via GitHub)" <gi...@apache.org> on 2024/02/23 08:27:53 UTC, 5 replies.
- [PR] Do not wait to retry when configLeader exists [iotdb] - posted by "Pengzna (via GitHub)" <gi...@apache.org> on 2024/02/23 09:34:06 UTC, 3 replies.
- [PR] @Capability annotation [iotdb] - posted by "liyuheng55555 (via GitHub)" <gi...@apache.org> on 2024/02/23 09:50:55 UTC, 0 replies.
- [PR] Pbtree work merge sort for disk and memory [iotdb] - posted by "linxt20 (via GitHub)" <gi...@apache.org> on 2024/02/23 14:08:27 UTC, 0 replies.
- [PR] waitForLeaderElection time-consuming optimization [iotdb] - posted by "BUAAserein (via GitHub)" <gi...@apache.org> on 2024/02/25 06:14:47 UTC, 0 replies.
- [PR] Fix dead lock in PBTree.SchemaFile [iotdb] - posted by "bigreybear (via GitHub)" <gi...@apache.org> on 2024/02/26 00:59:24 UTC, 1 replies.
- Re: [PR] Pbtree: MNode iterating with merge sort upon disk and buffer [iotdb] - posted by "linxt20 (via GitHub)" <gi...@apache.org> on 2024/02/26 02:08:10 UTC, 2 replies.
- Re: [PR] optimization of the time-consuming first Insert statement [iotdb] - posted by "CRZbulabula (via GitHub)" <gi...@apache.org> on 2024/02/26 02:20:51 UTC, 1 replies.
- [PR] Optimize insert first [iotdb] - posted by "CRZbulabula (via GitHub)" <gi...@apache.org> on 2024/02/26 02:37:57 UTC, 3 replies.
- [PR] Optimize flushing memtable check [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/26 02:44:41 UTC, 2 replies.
- [PR] Make Drop database timeout return message more detailed [iotdb] - posted by "Cpaulyz (via GitHub)" <gi...@apache.org> on 2024/02/26 03:20:56 UTC, 1 replies.
- [PR] feat: 移动加载动画 [iotdb-docs] - posted by "tongshs (via GitHub)" <gi...@apache.org> on 2024/02/26 03:43:33 UTC, 0 replies.
- [PR] Pipe Meta: Changed the default sync inclusion to data.insert [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/26 03:44:52 UTC, 1 replies.
- Re: [I] [Bug] MQTT cant use new user except root [iotdb] - posted by "riritack (via GitHub)" <gi...@apache.org> on 2024/02/26 03:53:52 UTC, 0 replies.
- [PR] Bump org.springframework:spring-web from 5.3.30 to 6.0.0 [iotdb] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/26 06:17:33 UTC, 3 replies.
- [PR] Bump org.springframework:spring-web from 5.3.30 to 6.0.17 [iotdb] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/26 06:18:57 UTC, 3 replies.
- [PR] Pipe: support IoTDB-style pattern [iotdb] - posted by "DanielWang2035 (via GitHub)" <gi...@apache.org> on 2024/02/26 07:47:47 UTC, 6 replies.
- [PR] [IOTDB-6302] Enhance the support of ISO_LOCAL_DATE_TIME timestamp format [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/26 09:04:57 UTC, 2 replies.
- Re: [PR] IT: revert some changes in restart IT to make the error log clear when failed to restart [iotdb] - posted by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2024/02/26 10:54:12 UTC, 0 replies.
- [PR] Fix the bad URLs of Enlish version for V1.3&master [iotdb-docs] - posted by "wanghui42 (via GitHub)" <gi...@apache.org> on 2024/02/26 10:57:06 UTC, 0 replies.
- [I] [Bug] Python client 'insert_record' not working. [iotdb] - posted by "MRIIOT (via GitHub)" <gi...@apache.org> on 2024/02/27 03:49:12 UTC, 2 replies.
- [PR] Introducing new features to IoTDB JVM GC options [iotdb] - posted by "Pengzna (via GitHub)" <gi...@apache.org> on 2024/02/27 05:19:54 UTC, 0 replies.
- [PR] [IOTDB-6303] Correct the default path of user, role and procedure folder [iotdb] - posted by "CRZbulabula (via GitHub)" <gi...@apache.org> on 2024/02/27 06:39:17 UTC, 4 replies.
- [PR] Add logs for data partition allocation [iotdb] - posted by "CRZbulabula (via GitHub)" <gi...@apache.org> on 2024/02/27 07:05:27 UTC, 2 replies.
- [PR] fix.root privileges lost and grant role. [iotdb] - posted by "shuolinl (via GitHub)" <gi...@apache.org> on 2024/02/27 07:49:47 UTC, 1 replies.
- [PR] add helm chart for iotdb [iotdb] - posted by "myysophia (via GitHub)" <gi...@apache.org> on 2024/02/27 08:51:09 UTC, 0 replies.
- [PR] Fix VolatileSubtreeIterator missing update buffer if all nodes in new buffer are not qualified [iotdb] - posted by "Cpaulyz (via GitHub)" <gi...@apache.org> on 2024/02/27 14:00:03 UTC, 1 replies.
- Re: [I] Frame size (1195725856) larger than max length (67108864) in query [iotdb] - posted by "antzhb (via GitHub)" <gi...@apache.org> on 2024/02/27 14:44:52 UTC, 1 replies.
- [PR] Add FileUtils.moveFileSafe function [iotdb] - posted by "liyuheng55555 (via GitHub)" <gi...@apache.org> on 2024/02/28 03:09:08 UTC, 1 replies.
- Re: [I] There is a vulnerability in MQTT Client 1.12,upgrade recommended [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 03:26:59 UTC, 1 replies.
- Re: [I] There is a vulnerability in Apache Hive 2.6.1,upgrade recommended [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 03:29:22 UTC, 0 replies.
- Re: [I] There is a vulnerability in Apache Hive 2.3.6,upgrade recommended [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 03:29:54 UTC, 0 replies.
- Re: [I] There is a vulnerability in QS Querystring 6.5.3,upgrade recommended [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 03:30:02 UTC, 0 replies.
- Re: [I] Time or Timestamp should not be required as the first column in insert SQL statement [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 03:32:04 UTC, 1 replies.
- [PR] fix: IoTDBPreparedStatement implement addBatch function [iotdb] - posted by "CritasWang (via GitHub)" <gi...@apache.org> on 2024/02/28 03:44:16 UTC, 1 replies.
- [PR] Pipe Meta: Fixed CreateMultiTimeseries bug [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/28 03:55:56 UTC, 1 replies.
- Re: [PR] Bump vite from 5.0.6 to 5.0.12 [iotdb-docs] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 04:08:04 UTC, 0 replies.
- [PR] Add docs for aggregation function max_by/min_by [iotdb-docs] - posted by "lancelly (via GitHub)" <gi...@apache.org> on 2024/02/28 09:02:49 UTC, 0 replies.
- Re: [PR] feat: remove load transition [iotdb-docs] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/28 09:28:06 UTC, 0 replies.
- [PR] IT frame [iotdb] - posted by "liyuheng55555 (via GitHub)" <gi...@apache.org> on 2024/02/28 09:50:39 UTC, 0 replies.
- [PR] Optimize ConfigNode ConsensusManager init logic [iotdb] - posted by "OneSizeFitsQuorum (via GitHub)" <gi...@apache.org> on 2024/02/28 11:40:35 UTC, 2 replies.
- [PR] Pipe Meta: Fixed IT contents [iotdb] - posted by "Caideyipi (via GitHub)" <gi...@apache.org> on 2024/02/29 02:19:00 UTC, 1 replies.
- [PR] [IOTDB-6304] Support EXPLAN ANALYZE in query. [iotdb] - posted by "ycycse (via GitHub)" <gi...@apache.org> on 2024/02/29 02:43:41 UTC, 0 replies.
- [PR] Split IoTConsensus region peer configuration for region migration [iotdb] - posted by "BUAAserein (via GitHub)" <gi...@apache.org> on 2024/02/29 03:57:17 UTC, 0 replies.
- Re: [PR] region migration: IT, ConfigNode, DataNode [iotdb] - posted by "liyuheng55555 (via GitHub)" <gi...@apache.org> on 2024/02/29 04:01:55 UTC, 1 replies.
- [PR] Add docs for aggregation function variance/stddev. [iotdb-docs] - posted by "Sh-Zh-7 (via GitHub)" <gi...@apache.org> on 2024/02/29 06:09:48 UTC, 0 replies.
- Re: [PR] [IOTDB-6301] Optimize insert first [iotdb] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/29 06:32:00 UTC, 0 replies.
- Re: [PR] update M4 document figures and parameter names [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/29 06:37:40 UTC, 0 replies.
- Re: [PR] [To rel/0.13/tsfile-viewer] [IOTDB-4104] Develop a tsfile visual management tool [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/29 06:39:44 UTC, 0 replies.
- Re: [PR] Override hashCode [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/29 06:40:20 UTC, 0 replies.
- [PR] fix the table form of development doc [iotdb-docs] - posted by "wanghui42 (via GitHub)" <gi...@apache.org> on 2024/02/29 07:48:25 UTC, 1 replies.
- Re: [PR] Faster repair data [iotdb] - posted by "HTHou (via GitHub)" <gi...@apache.org> on 2024/02/29 08:59:17 UTC, 3 replies.
- [PR] [IOTDB-6297] Optimize the distribute plan in aggregation align by device when some device cross data regions [iotdb] - posted by "Beyyes (via GitHub)" <gi...@apache.org> on 2024/02/29 14:03:23 UTC, 1 replies.