Merge master0710#12899
Merged
JackieTien97 merged 88 commits intoty/TableModelGrammarfrom Jul 11, 2024
Merged
Conversation
(cherry picked from commit 9e0b621)
(cherry picked from commit 500d4a9)
(cherry picked from commit 4900407)
(cherry picked from commit bce9631)
(cherry picked from commit 7ee30fb)
(cherry picked from commit b1e9d96)
* finish Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> * fix review issue Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> * fix compile Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> * fix bug Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> --------- Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> (cherry picked from commit a96349e)
* use ms unit with ttl * fix IT * fix IT * fix IT * remove ttl column when showing databases * add log when integer overflow in CommonDateTimeUtils (cherry picked from commit cbdade4)
(cherry picked from commit a3f996c)
* done * try (cherry picked from commit bc4cf47)
(cherry picked from commit 07792b1)
…eViewNode of AggragationPushDown (cherry picked from commit 4912d90)
(cherry picked from commit 7f34bc0)
* Add flush metric * fix review (cherry picked from commit 5c23a35)
(cherry picked from commit ada45de)
* support insertRowsNode progressIndex * revert (cherry picked from commit 3fa0320)
* remove ttl column in show db details * support set ttl to | from path (cherry picked from commit 7106bca)
* Enable python 3.6 CI * Enable python 3.6 CI * Enable python 3.6 CI * Enable python 3.6 CI * try Enable python 3.6 CI * try Enable python 3.6 CI * Fix python CI * Fix python CI * Fix python CI * Fix python CI * Fix python CI * Fix python CI * allow python 3.6 (cherry picked from commit 691e115)
(cherry picked from commit 389ae80)
(cherry picked from commit 28c970b)
(cherry picked from commit 32bfeaf)
(cherry picked from commit 8659754)
* try fix Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> * fix review Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> --------- Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org> (cherry picked from commit e4aec0a)
* Bump reactor-netty.version from 1.1.13 to 1.1.20 Bumps `reactor-netty.version` from 1.1.13 to 1.1.20. Updates `io.projectreactor.netty:reactor-netty-http` from 1.1.13 to 1.1.20 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.13...v1.1.20) Updates `io.projectreactor.netty:reactor-netty-core` from 1.1.13 to 1.1.20 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.13...v1.1.20) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.projectreactor.netty:reactor-netty-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update pom.xml * Update pom.xml * Update pom.xml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Haonan <hhaonan@outlook.com> (cherry picked from commit ec5374a)
…arameters: cn_pipe_receiver_file_dir, dn_pipe_receiver_file_dirs (#12861) * Modified the confignode and datanode receiving file directory parameters: cn_pipe_receiver_file_dir, dn_pipe_receiver_file_dirs * Change the default parameter key in iotdb-system.properties.template (cherry picked from commit b611dab)
* report an error when unsetting a non-exist ttl * fix test (cherry picked from commit 5434efe)
(cherry picked from commit 3020b63)
(cherry picked from commit 0c66c2f)
* reduce copy when get page from chunk ByteBuffer * fix (cherry picked from commit 7e70bfe)
(cherry picked from commit f9ffee7)
* add log * add default value * remove empty line * set old file name * remove usage of CompressionRatio in compaction * modify calculatingDataMemoryCost * fix ut (cherry picked from commit d1fccd5)
(cherry picked from commit b71435f)
) Use map to store and remove duplicates from the logs, with the log as the key and the partition id as the value in order. The final printed log format is as follows: regionId: [9, 10, 11, 12, 13],2024-07-08T10:33:43.751, All clients are dead, please check the connection to the receiver., root cause: All clients are dead, please check the connection to the receiver.;regionId: [1],2024-07-08T10:50:26.270, Failed to handle pipe meta changes for test104, because Failed to construct PipeConnector, because of Error occurred while connecting to receiver 47.108.188.22:6667, please check network connectivity or SSL configurations when enable SSL transmission; (cherry picked from commit da9d98c)
* fix start-confignode.sh, Support -H * Require 8u92 or higher version (cherry picked from commit cbfaca6)
(cherry picked from commit 058aeba)
(cherry picked from commit d18f6b9)
(cherry picked from commit e43476a)
(cherry picked from commit 21df305)
(cherry picked from commit 002c91e)
… all replicaset execution failed (cherry picked from commit 075eded)
…ContainerProvider and PipeMemoryWeightUtil
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.