Commit d6ed40a
committed
Merge branch 'master' into strong_password
# Conflicts:
# integration-test/src/main/java/org/apache/iotdb/it/env/remote/config/RemoteCommonConfig.java
# integration-test/src/test/java/org/apache/iotdb/relational/it/schema/IoTDBDatabaseIT.java161 files changed
Lines changed: 3846 additions & 1370 deletions
File tree
- integration-test/src
- main/java/org/apache/iotdb
- itbase/env
- it/env
- cluster
- config
- env
- node
- remote/config
- test/java/org/apache/iotdb
- ainode/it
- confignode/it/removedatanode
- db/it
- relational/it
- db/it
- query
- recent
- view/recent
- schema
- session/it
- subscription/it
- cluster
- dual
- local
- triple
- tools/it
- iotdb-api/udf-api/src/main/java/org/apache/iotdb/udf/api
- exception
- relational/table/argument
- type
- iotdb-client
- cli/src/main/java/org/apache/iotdb/tool
- common
- tsfile/subscription
- isession/src/main/java/org/apache/iotdb/isession
- service-rpc/src/main/java/org/apache/iotdb/rpc
- session/src/main/java/org/apache/iotdb/session
- subscription
- consumer/base
- iotdb-core
- ainode
- ainode/core
- ingress
- manager
- model
- sundial
- timerxl
- resources/conf
- antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql
- confignode/src/main/java/org/apache/iotdb/confignode
- consensus/response/model
- manager
- pipe/agent/task
- persistence
- procedure/impl/region
- service
- consensus/src/main/java/org/apache/iotdb/consensus/pipe
- consensuspipe
- metric
- datanode/src
- assembly/resources/conf
- main/java/org/apache/iotdb/db
- pipe
- agent/task
- execution
- subtask/connector
- connector/protocol
- airgap
- pipeconsensus
- thrift
- async
- sync
- consensus
- event/realtime
- extractor/dataregion
- historical
- realtime
- assigner
- listener
- protocol
- rest/v2
- handler
- impl
- thrift/impl
- queryengine
- execution
- fragment
- operator
- process
- ai
- window
- partition
- frame
- utils
- source/relational
- plan
- analyze
- execution
- config
- executor
- metadata/ai
- parser
- planner
- distribution
- plan
- relational
- analyzer
- function/tvf
- metadata/fetcher
- planner
- distribute
- optimizations
- sql
- ast
- parser
- scheduler
- load
- statement/metadata/model
- service
- metrics
- storageengine/dataregion/memtable
- subscription/agent
- test/java/org/apache/iotdb/db/queryengine
- execution/operator
- plan/relational
- analyzer
- planner/assertions
- node-commons/src/main/java/org/apache/iotdb/commons
- client
- ainode
- concurrent
- conf
- exception
- model
- pipe
- agent/task
- meta
- progress
- config
- connector/payload/thrift/request
- schema/column
- subscription/config
- udf/builtin/relational/tvf
- utils
- relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql
- iotdb-protocol
- openapi/src/main/openapi3
- thrift-ainode/src/main/thrift
- thrift-confignode/src/main/thrift
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 67 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
101 | | - | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
108 | 107 | | |
109 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
110 | 167 | | |
111 | 168 | | |
112 | 169 | | |
| |||
115 | 172 | | |
116 | 173 | | |
117 | 174 | | |
118 | | - | |
| 175 | + | |
119 | 176 | | |
120 | 177 | | |
121 | 178 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
529 | 535 | | |
530 | 536 | | |
531 | 537 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
544 | 551 | | |
545 | 552 | | |
546 | 553 | | |
| |||
0 commit comments