Re: [PR] [opt](nereids) reimplement or-to-in rule [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41222: URL: https://github.com/apache/doris/pull/41222#issuecomment-2381080174 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 [doris]

2024-09-28 Thread via GitHub
doris-robot commented on PR #41449: URL: https://github.com/apache/doris/pull/41449#issuecomment-2381080063 TeamCity be ut coverage result: Function Coverage: 36.07% (9343/25900) Line Coverage: 27.63% (76746/277730) Region Coverage: 26.41% (39378/149123) Branch Coverage: 23.2

Re: [PR] [#3758] Improvement(PyGVFS): Support Oauth2 authentication in Python GVFS [gravitino]

2024-09-28 Thread via GitHub
jerqi commented on code in PR #5030: URL: https://github.com/apache/gravitino/pull/5030#discussion_r1779891468 ## clients/client-python/gravitino/filesystem/gvfs.py: ## @@ -362,11 +395,19 @@ def open( :param kwargs: Extra args :return A file-like object from th

Re: [PR] [fix][ml] Managed ledger should recover after open ledger failed [pulsar]

2024-09-28 Thread via GitHub
codecov-commenter commented on PR #23368: URL: https://github.com/apache/pulsar/pull/23368#issuecomment-2381080010 ## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23368?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [PR] (wip)(test)Adding Kerberos DNS check to the Hive connection case [doris]

2024-09-28 Thread via GitHub
doris-robot commented on PR #41361: URL: https://github.com/apache/doris/pull/41361#issuecomment-2381079902 TPC-H: Total hot run time: 40630 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] Support table and subquery extract for more expression segment [shardingsphere]

2024-09-28 Thread via GitHub
FlyingZC merged PR #33043: URL: https://github.com/apache/shardingsphere/pull/33043 -- 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: notifications-unsubs

Re: [PR] [improvement](mtmv) Support partition trace from multi join input when create parition materialized view [doris]

2024-09-28 Thread via GitHub
seawinde commented on PR #40942: URL: https://github.com/apache/doris/pull/40942#issuecomment-2381079740 run buildall -- 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 uns

Re: [PR] drivers/mmcsd: Rename mmcsd_read_csd to mmcsd_read_extcsd [nuttx]

2024-09-28 Thread via GitHub
nuttxpr commented on PR #13710: URL: https://github.com/apache/nuttx/pull/13710#issuecomment-2381078080 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) **No, this PR does not fully meet the NuttX requirement

Re: [PR] [DRAFT] Split MemChunk if row number exceeded the avgSeriesPointNumberThreshold [iotdb]

2024-09-28 Thread via GitHub
sonarcloud[bot] commented on PR #13653: URL: https://github.com/apache/iotdb/pull/13653#issuecomment-2381077947 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarclo

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-09-28 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1779891541 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/UnequalPredicateInfer.java: ## @@ -0,0 +1,532 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [I] Improve the implementation of fence between the replication and workers [kvrocks]

2024-09-28 Thread via GitHub
LindaSummer commented on issue #2528: URL: https://github.com/apache/kvrocks/issues/2528#issuecomment-2381079566 Hi @git-hulk , I'd like to follow up on this issue. Could this be assigned to me? Could you please provide more details about the chat mentioned and I can have a mor

Re: [PR] Import google snappy third-party library, implementing the Snappy compression method. [tsfile]

2024-09-28 Thread via GitHub
jt2594838 commented on code in PR #253: URL: https://github.com/apache/tsfile/pull/253#discussion_r1779890041 ## cpp/src/compress/snappy_compressor.cc: ## @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreeme

Re: [PR] YARN-11732. Fix potential NPE when calling SchedulerNode#reservedContainer for CapacityScheduler [hadoop]

2024-09-28 Thread via GitHub
TaoYang526 commented on code in PR #7065: URL: https://github.com/apache/hadoop/pull/7065#discussion_r1779890901 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/AbstractYarnSch

Re: [PR] [bugfix](cache) the cache capacity is wrong when memusage > soft meml… [doris]

2024-09-28 Thread via GitHub
feifeifeimoon closed pull request #41201: [bugfix](cache) the cache capacity is wrong when memusage > soft meml… URL: https://github.com/apache/doris/pull/41201 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] [Bug] [iotdb]

2024-09-28 Thread via GitHub
CritasWang commented on issue #13379: URL: https://github.com/apache/iotdb/issues/13379#issuecomment-2381078928 当前版本下,建议安装好后第一时间使用 sql 更新密码 ``` ALTER USER SET PASSWORD ; eg: ALTER USER tempuser SET PASSWORD 'newpwd'; ``` -- This is an automated message from the Apache Git Serv

Re: [PR] HDDS-11494. Improve the duration option of freon [ozone]

2024-09-28 Thread via GitHub
jianghuazhu commented on PR #7246: URL: https://github.com/apache/ozone/pull/7246#issuecomment-2381078815 @adoroszlai @xichen01 , can you help review this PR? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] [Bug] getInitialData function may return uncatched undefined [echarts]

2024-09-28 Thread via GitHub
plainheart closed issue #20336: [Bug] getInitialData function may return uncatched undefined URL: https://github.com/apache/echarts/issues/20336 -- 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 s

Re: [PR] fix(sankey): avoid throwing errors when the `links` / `nodes` / `levels` option is undefined [echarts]

2024-09-28 Thread via GitHub
plainheart merged PR #20380: URL: https://github.com/apache/echarts/pull/20380 -- 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: commits-unsubscr...@echar

Re: [PR] fix(sankey): avoid throwing errors when the `links` / `nodes` / `levels` option is undefined [echarts]

2024-09-28 Thread via GitHub
echarts-bot[bot] commented on PR #20380: URL: https://github.com/apache/echarts/pull/20380#issuecomment-2381078851 Congratulations! Your PR has been merged. Thanks for your contribution! 👍 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[PR] optimize: upgrade npmjs version [incubator-seata]

2024-09-28 Thread via GitHub
slievrly opened a new pull request, #6892: URL: https://github.com/apache/incubator-seata/pull/6892 - [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did upgrade npmjs version ### Ⅱ. Does this pull request fix one issue?

Re: [PR] [fix](mtmv) regression test unstable and error [doris]

2024-09-28 Thread via GitHub
seawinde commented on PR #41145: URL: https://github.com/apache/doris/pull/41145#issuecomment-2381078753 run buildall -- 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 uns

[PR] Bump junit.version from 5.11.0 to 5.11.1 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #980: URL: https://github.com/apache/wicket/pull/980 Bumps `junit.version` from 5.11.0 to 5.11.1. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1 Release notes Sourced from https://github.com/junit-team/junit5/rele

Re: [PR] YARN-11732. Fix potential NPE when calling SchedulerNode#reservedContainer for CapacityScheduler [hadoop]

2024-09-28 Thread via GitHub
TaoYang526 commented on code in PR #7065: URL: https://github.com/apache/hadoop/pull/7065#discussion_r1779890901 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/AbstractYarnSch

[PR] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #979: URL: https://github.com/apache/wicket/pull/979 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.6 to 3.2.7. Release notes Sourced from https://github.com/apache/maven-gpg-plugin/

[PR] Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #978: URL: https://github.com/apache/wicket/pull/978 Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 25.0.0. Release notes Sourced from https://github.com/JetBrains/java-annotations/releases

[PR] Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #977: URL: https://github.com/apache/wicket/pull/977 Bumps org.apache.velocity:velocity-engine-core from 2.3 to 2.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org

[PR] Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #976: URL: https://github.com/apache/wicket/pull/976 Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 3.2.1 to 3.3.0. Release notes Sourced from https://github.com/apache/maven-archety

Re: [PR] Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.9.0 to 2.19.0 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] closed pull request #964: Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.9.0 to 2.19.0 URL: https://github.com/apache/wicket/pull/964 -- 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

Re: [PR] Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.9.0 to 2.19.0 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] commented on PR #964: URL: https://github.com/apache/wicket/pull/964#issuecomment-2381078328 Superseded by #975. -- 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 comme

[PR] Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.9.0 to 2.20.0 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #975: URL: https://github.com/apache/wicket/pull/975 Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 2.9.0 to 2.20.0. Release notes Sourced from https://github.com/openrewrite/rewr

[PR] Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #974: URL: https://github.com/apache/wicket/pull/974 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockito:mockito-c

[PR] Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 [wicket]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #973: URL: https://github.com/apache/wicket/pull/973 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.1 to 1.15.3. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.bytebuddy:byte-

Re: [PR] fix(sankey): avoid throwing errors when the `links` / `nodes` / `levels` option is undefined [echarts]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #20380: URL: https://github.com/apache/echarts/pull/20380#issuecomment-2381078147 The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-20380@d60b241 -- This is an automated message from the Apache

Re: [PR] [##4956] docs(catalog): correct array and union and struct mapping document for Gravitino [gravitino]

2024-09-28 Thread via GitHub
mchades commented on PR #5039: URL: https://github.com/apache/gravitino/pull/5039#issuecomment-2381078154 @danhuawang Do you want to check again? -- 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 t

Re: [PR] [fix](mtmv) Generate mtmv cache should use ADMIN user, and rewritten plan should not check privilege (#40374) [doris]

2024-09-28 Thread via GitHub
seawinde commented on PR #41450: URL: https://github.com/apache/doris/pull/41450#issuecomment-2381077727 run buildall -- 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 uns

Re: [PR] [DO NOT MERGE] Backport some fixes and compatibility commits from master to ozone-1.4 [ozone]

2024-09-28 Thread via GitHub
xichen01 commented on PR #7218: URL: https://github.com/apache/ozone/pull/7218#issuecomment-2381077726 Merged using: ```bash git checkout ozone-1.4 git pull git merge --ff-only ozone-1.4-backport git push ``` -- This is an automated message from the Apache Git Service. To

Re: [PR] [DRAFT] Split MemChunk if row number exceeded the avgSeriesPointNumberThreshold [iotdb]

2024-09-28 Thread via GitHub
HTHou closed pull request #13653: [DRAFT] Split MemChunk if row number exceeded the avgSeriesPointNumberThreshold URL: https://github.com/apache/iotdb/pull/13653 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] KAFKA-17258 Migrate AdminFenceProducersIntegrationTest to ClusterTestExtensions framework [kafka]

2024-09-28 Thread via GitHub
m1a2st commented on code in PR #17311: URL: https://github.com/apache/kafka/pull/17311#discussion_r1779889869 ## core/src/test/java/kafka/admin/AdminFenceProducersIntegrationTest.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] [fix](mtmv) Generate mtmv cache should use ADMIN user, and rewritten plan should not check privilege (#40374) [doris]

2024-09-28 Thread via GitHub
doris-robot commented on PR #41450: URL: https://github.com/apache/doris/pull/41450#issuecomment-2381077579 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [DO NOT MERGE] Backport some fixes and compatibility commits from master to ozone-1.4 [ozone]

2024-09-28 Thread via GitHub
xichen01 merged PR #7218: URL: https://github.com/apache/ozone/pull/7218 -- 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: issues-unsubscr...@ozone.apache

[PR] [fix](mtmv) Generate mtmv cache should use ADMIN user, and rewritten plan should not check privilege (#40374) [doris]

2024-09-28 Thread via GitHub
seawinde opened a new pull request, #41450: URL: https://github.com/apache/doris/pull/41450 ## Proposed changes pr: https://github.com/apache/doris/pull/40374 commitId: f3d92e48 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] Update scala3-library to 3.3.4 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #842: URL: https://github.com/apache/pekko-connectors/pull/842 ## About this PR 📦 Updates [org.scala-lang:scala3-library](https://github.com/scala/scala3) from `3.3.3` to `3.3.4` 📜 [GitHub Release Notes](https://github.com/scala/sca

Re: [PR] [Enhancement](doris-future) Support REGR_SXX_SXY_SYY aggregation functions [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on code in PR #39187: URL: https://github.com/apache/doris/pull/39187#discussion_r1779890568 ## be/src/vec/aggregate_functions/aggregate_function_regr_math.h: ## @@ -0,0 +1,274 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[PR] Update auth, dynamodb, eventbridge, firehose, ... to 2.28.11 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #843: URL: https://github.com/apache/pekko-connectors/pull/843 ## About this PR 📦 Updates * software.amazon.awssdk:auth * software.amazon.awssdk:dynamodb * software.amazon.awssdk:eventbridge * software.amazon.awssdk:firehose

[PR] Update scala-library, scala-reflect to 2.13.15 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #841: URL: https://github.com/apache/pekko-connectors/pull/841 ## About this PR 📦 Updates * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from

[PR] Update mongo-scala-driver to 5.2.0 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #840: URL: https://github.com/apache/pekko-connectors/pull/840 ## About this PR 📦 Updates [org.mongodb.scala:mongo-scala-driver](https://github.com/mongodb/mongo-java-driver) from `5.1.4` to `5.2.0` ## Usage ✅ **Please merge!**

[PR] Update solr-solrj, solr-test-framework to 8.11.4 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #839: URL: https://github.com/apache/pekko-connectors/pull/839 ## About this PR 📦 Updates * [org.apache.solr:solr-solrj](https://lucene.apache.org) * [org.apache.solr:solr-test-framework](https://lucene.apache.org) from `8.11

[PR] Update avro to 1.11.4 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #838: URL: https://github.com/apache/pekko-connectors/pull/838 ## About this PR 📦 Updates [org.apache.avro:avro](https://avro.apache.org) from `1.11.3` to `1.11.4` ## Usage ✅ **Please merge!** I'll automatically update thi

[PR] Update guava to 33.3.1-jre [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #837: URL: https://github.com/apache/pekko-connectors/pull/837 ## About this PR 📦 Updates [com.google.guava:guava](https://github.com/google/guava) from `33.3.0-jre` to `33.3.1-jre` ## Usage ✅ **Please merge!** I'll automa

[PR] HDDS-11494. Improve the duration option of freon [ozone]

2024-09-28 Thread via GitHub
jianghuazhu opened a new pull request, #7246: URL: https://github.com/apache/ozone/pull/7246 ## What changes were proposed in this pull request? When running freon, some errors will occur if -duration and -n are set at the same time. The purpose of this PR is to try to fix it. ## W

[PR] Update google-cloud-pubsub to 1.132.3 [pekko-connectors]

2024-09-28 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #836: URL: https://github.com/apache/pekko-connectors/pull/836 ## About this PR 📦 Updates [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from `1.132.2` to `1.132.3` 📜 [GitHub Release Notes](https

Re: [PR] feat: support cuckoo filter and most commands [kvrocks]

2024-09-28 Thread via GitHub
PragmaTwice commented on code in PR #2545: URL: https://github.com/apache/kvrocks/pull/2545#discussion_r1779890375 ## src/storage/redis_metadata.cc: ## @@ -495,3 +496,71 @@ rocksdb::Status HyperLogLogMetadata::Decode(Slice *input) { return rocksdb::Status::OK(); } + +void

Re: [PR] Non-serial single partition reads on Accord [cassandra]

2024-09-28 Thread via GitHub
dcapwell commented on code in PR #3568: URL: https://github.com/apache/cassandra/pull/3568#discussion_r1779889820 ## src/java/org/apache/cassandra/service/StorageProxy.java: ## @@ -2267,7 +2326,29 @@ public static PartitionIterator readRegular(SinglePartitionReadCommand.Group g

Re: [PR] [fix](cluster key) Cluster key skip non vertical compact [doris]

2024-09-28 Thread via GitHub
mymeiyi commented on PR #41413: URL: https://github.com/apache/doris/pull/41413#issuecomment-2381076403 run p0 -- 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 unsubscrib

Re: [PR] feat: support cuckoo filter and most commands [kvrocks]

2024-09-28 Thread via GitHub
PragmaTwice commented on code in PR #2545: URL: https://github.com/apache/kvrocks/pull/2545#discussion_r1779890003 ## src/types/cuckoo.cc: ## @@ -0,0 +1,396 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOT

Re: [PR] Non-serial single partition reads on Accord [cassandra]

2024-09-28 Thread via GitHub
dcapwell commented on code in PR #3568: URL: https://github.com/apache/cassandra/pull/3568#discussion_r1779889761 ## src/java/org/apache/cassandra/service/StorageProxy.java: ## @@ -2141,28 +2149,77 @@ private static PartitionIterator readWithConsensus(SinglePartitionReadCommand

[PR] HDDS-11484. Add check for javadoc correctness [ozone]

2024-09-28 Thread via GitHub
Daniilchik opened a new pull request, #7245: URL: https://github.com/apache/ozone/pull/7245 ## What changes were proposed in this pull request? This PR fixes all the javadoc warnings that appeared previously and adds a new job to the ci.yml file that is responsible for Javadoc validation.

Re: [PR] [Enhancement](doris-future) Support REGR_SXX_SXY_SYY aggregation functions [doris]

2024-09-28 Thread via GitHub
wyxxxcat commented on PR #39187: URL: https://github.com/apache/doris/pull/39187#issuecomment-2381075621 run buildall -- 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 uns

[PR] [DRAFT] Split MemChunk if row number exceeded the avgSeriesPointNumberThreshold [iotdb]

2024-09-28 Thread via GitHub
HTHou opened a new pull request, #13653: URL: https://github.com/apache/iotdb/pull/13653 ## Description -- 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 unsub

[PR] mbedtls/Kconfig: Fix mbedtls configuration dependency issue [nuttx-apps]

2024-09-28 Thread via GitHub
ThePassionate opened a new pull request, #2623: URL: https://github.com/apache/nuttx-apps/pull/2623 ## Summary 1. change MBEDTLS_DEBUG_C dependence DEBUG_CRYPTO_INFO,because MBEDTLS_DEBUG_C is widely used 2. MBEDTLS_X509_CRT_POOL depends on MBEDTLS_THREADING_C. ## Impact N/A #

[PR] [doc] fix JDK download mirror link [hertzbeat]

2024-09-28 Thread via GitHub
zuobiao-zhou opened a new pull request, #2756: URL: https://github.com/apache/hertzbeat/pull/2756 ## What's changed? link https://github.com/apache/hertzbeat/issues/2747 and https://github.com/apache/hertzbeat/pull/2752 -- This is an automated message from the Apache Gi

Re: [PR] [InLong-1012][Doc] Add InLong sort format usage and extend doc [inlong-website]

2024-09-28 Thread via GitHub
aloyszhang commented on code in PR #1013: URL: https://github.com/apache/inlong-website/pull/1013#discussion_r1779889199 ## docs/development/extension_sort/inlong_sort_data_organization_and_binary_protocol.md: ## @@ -0,0 +1,71 @@ +--- +title: InLong sort format extend +sidebar_p

Re: [PR] [FLINK-36323][StateBackend] Remove deprecated MemoryStateBackend, FsStateBackend and RocksDBStateBackend. [flink]

2024-09-28 Thread via GitHub
Zakelly commented on PR #25421: URL: https://github.com/apache/flink/pull/25421#issuecomment-2381074948 @flinkbot run azure -- 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.

Re: [PR] [fix](mtmv) Disable sql_limit variable when query rewrite by materialize view [doris]

2024-09-28 Thread via GitHub
seawinde commented on PR #40106: URL: https://github.com/apache/doris/pull/40106#issuecomment-2381074866 run buildall -- 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 uns

Re: [PR] [FLINK-34975][state/forst] Implement Aggregating Async State API for ForStStateBackend [flink]

2024-09-28 Thread via GitHub
Zakelly commented on PR #25125: URL: https://github.com/apache/flink/pull/25125#issuecomment-2381074747 @flinkbot run azure -- 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.

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #40878: URL: https://github.com/apache/doris/pull/40878#issuecomment-2381074654 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](Nereids) fix leading tag can not work when leading is used [doris]

2024-09-28 Thread via GitHub
LiBinfeng-01 commented on PR #40958: URL: https://github.com/apache/doris/pull/40958#issuecomment-2381074470 run buildall -- 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

Re: [PR] [fix](cases) remove all unstable cases in hint directory [doris]

2024-09-28 Thread via GitHub
LiBinfeng-01 commented on PR #41383: URL: https://github.com/apache/doris/pull/41383#issuecomment-2381074328 run buildall -- 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

Re: [I] [Bug] future.sync.set default value error [dubbo]

2024-09-28 Thread via GitHub
bigbird-0101 commented on issue #14727: URL: https://github.com/apache/dubbo/issues/14727#issuecomment-2381074353 > > I see previous version, it is also default value = true, but I understand the default value here should be false > > In Dubbo 2.7 or 3.0, there is no way to disable se

Re: [PR] greenhills: add cmake support [nuttx]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #13627: URL: https://github.com/apache/nuttx/pull/13627#issuecomment-2381074299 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

Re: [PR] pci alloc msi irq support new interface [nuttx]

2024-09-28 Thread via GitHub
nuttxpr commented on PR #13709: URL: https://github.com/apache/nuttx/pull/13709#issuecomment-2381074293 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) **No, this PR does not meet the NuttX Requirements.**

Re: [PR] [enhance](regression-test) test alter table partition [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41437: URL: https://github.com/apache/doris/pull/41437#issuecomment-2381073747 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Support table and subquery extract for more expression segment [shardingsphere]

2024-09-28 Thread via GitHub
strongduanmu commented on PR #33043: URL: https://github.com/apache/shardingsphere/pull/33043#issuecomment-2381073608 https://github.com/user-attachments/assets/9ec93e7c-8ea7-4665-9b34-a357f8088d37";> -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [InLong-1012][Doc] Add InLong sort format usage and extend doc [inlong-website]

2024-09-28 Thread via GitHub
aloyszhang commented on code in PR #1013: URL: https://github.com/apache/inlong-website/pull/1013#discussion_r1779886340 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/development/extension_sort/inlong_sort_data_organization_and_binary_protocol.md: ## @@ -0,0 +1,61 @@ +---

Re: [PR] [enhance](regression-test) test alter table partition [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41437: URL: https://github.com/apache/doris/pull/41437#issuecomment-2381073724 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] YARN-11732. Fix potential NPE when calling SchedulerNode#reservedContainer for CapacityScheduler [hadoop]

2024-09-28 Thread via GitHub
TaoYang526 commented on PR #7065: URL: https://github.com/apache/hadoop/pull/7065#issuecomment-2381073760 @Hexiaoqiao Thanks for the review. I have considered the test cases but found all of these changes are about race condition inside the method (private visibility or totally located i

Re: [PR] [GLUTEN-7364][CORE] Simplify the RuleInjector [incubator-gluten]

2024-09-28 Thread via GitHub
beliefer commented on PR #7365: URL: https://github.com/apache/incubator-gluten/pull/7365#issuecomment-2381073126 > > But `SparkInjector` only copy the API from `SparkSessionExtensions`, so this PR doesn't change the `GlutenInjector` and only remove the `SparkInjector`. This PR doesn't bre

Re: [PR] [GLUTEN-7373][DOC][VL] Add document for profiling gluten with velox [incubator-gluten]

2024-09-28 Thread via GitHub
wForget commented on PR #7374: URL: https://github.com/apache/incubator-gluten/pull/7374#issuecomment-2381073079 > Thank you for your input. Can you put an example chart in the doc? Sure, I will add it later > Can you change the name to "profile memory consumption of Gluten".

Re: [I] [Bug] future.sync.set default value error [dubbo]

2024-09-28 Thread via GitHub
bigbird-0101 commented on issue #14727: URL: https://github.com/apache/dubbo/issues/14727#issuecomment-2381073005 > > I see previous version, it is also default value = true, but I understand the default value here should be false > > In Dubbo 2.7 or 3.0, there is no way to disable se

[PR] Support query Alarm message Tag for auto-complete. [skywalking]

2024-09-28 Thread via GitHub
wankai123 opened a new pull request, #12665: URL: https://github.com/apache/skywalking/pull/12665 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [X] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/docs

Re: [I] [Bug] [api] Only admin users can operate the environment management [dolphinscheduler]

2024-09-28 Thread via GitHub
SbloodyS closed issue #16578: [Bug] [api] Only admin users can operate the environment management URL: https://github.com/apache/dolphinscheduler/issues/16578 -- 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

Re: [PR] [Fix-16578] Fix environment resource permission [dolphinscheduler]

2024-09-28 Thread via GitHub
SbloodyS merged PR #16579: URL: https://github.com/apache/dolphinscheduler/pull/16579 -- 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: commits-unsubscr..

Re: [PR] greenhills: add cmake support [nuttx]

2024-09-28 Thread via GitHub
xuxin930 commented on code in PR #13627: URL: https://github.com/apache/nuttx/pull/13627#discussion_r1779884533 ## cmake/nuttx_toolchain.cmake: ## @@ -0,0 +1,99 @@ +# ## +# cmake/nuttx_toolchain.cmake +

Re: [I] [Bug] future.sync.set default value error [dubbo]

2024-09-28 Thread via GitHub
bigbird-0101 commented on issue #14727: URL: https://github.com/apache/dubbo/issues/14727#issuecomment-2381072240 Yes, I encountered a memory leak scenario, so I paid attention to this problem. However, the current solution provided by versions after 3.0 is not very good. The future is stil

Re: [PR] [Fix-16578] Fix environment resource permission [dolphinscheduler]

2024-09-28 Thread via GitHub
sonarcloud[bot] commented on PR #16579: URL: https://github.com/apache/dolphinscheduler/pull/16579#issuecomment-2381072207 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](http

[PR] crypto/libsodium: fix libsodium compilation warning [nuttx-apps]

2024-09-28 Thread via GitHub
ThePassionate opened a new pull request, #2622: URL: https://github.com/apache/nuttx-apps/pull/2622 ## Summary fix libsodium compilation warning with missing configuration ## Impact N/A ## Testing ci -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [feat](Nereids) add restore state check of partition after rewrite [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41355: URL: https://github.com/apache/doris/pull/41355#issuecomment-2381071770 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feat](Nereids) add restore state check of partition after rewrite [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41355: URL: https://github.com/apache/doris/pull/41355#issuecomment-2381071762 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [improve](array-funcs) accelerate arrays_overlap by inverted index (#41161) [doris]

2024-09-28 Thread via GitHub
dataroaring merged PR #41286: URL: https://github.com/apache/doris/pull/41286 -- 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: commits-unsubscr...@doris.

Re: [PR] [Fix-16578] Fix environment resource permission [dolphinscheduler]

2024-09-28 Thread via GitHub
sonarcloud[bot] commented on PR #16579: URL: https://github.com/apache/dolphinscheduler/pull/16579#issuecomment-2381071158 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](http

Re: [PR] [case](mtmv)fix alter job case [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41326: URL: https://github.com/apache/doris/pull/41326#issuecomment-2381070995 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Enhancement](doris-future) Support REGR_SXX_SXY_SYY aggregation functions [doris]

2024-09-28 Thread via GitHub
wyxxxcat commented on code in PR #39187: URL: https://github.com/apache/doris/pull/39187#discussion_r1779883236 ## be/src/vec/aggregate_functions/aggregate_function_regr_sxx_.h: ## @@ -0,0 +1,274 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contr

Re: [PR] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-09-28 Thread via GitHub
zhannngchen commented on code in PR #39756: URL: https://github.com/apache/doris/pull/39756#discussion_r1726478931 ## fe/fe-core/src/main/java/org/apache/doris/datasource/FileGroupInfo.java: ## @@ -87,7 +87,8 @@ public enum JobType { // used for stream load, FILE_LOCAL or F

Re: [PR] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #39756: URL: https://github.com/apache/doris/pull/39756#issuecomment-2381070505 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #39756: URL: https://github.com/apache/doris/pull/39756#issuecomment-2381070491 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] mbedtls-alt:Support for new algorithms in mbedtls alternative implementation [nuttx-apps]

2024-09-28 Thread via GitHub
nuttxpr commented on PR #2621: URL: https://github.com/apache/nuttx-apps/pull/2621#issuecomment-2381070406 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) **Summary:** The PR summary is generally okay

Re: [PR] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-09-28 Thread via GitHub
zhannngchen commented on code in PR #39756: URL: https://github.com/apache/doris/pull/39756#discussion_r1726478931 ## fe/fe-core/src/main/java/org/apache/doris/datasource/FileGroupInfo.java: ## @@ -87,7 +87,8 @@ public enum JobType { // used for stream load, FILE_LOCAL or F

Re: [PR] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 [doris]

2024-09-28 Thread via GitHub
github-actions[bot] commented on PR #41449: URL: https://github.com/apache/doris/pull/41449#issuecomment-2381070278 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Bug] future.sync.set default value error [dubbo]

2024-09-28 Thread via GitHub
AlbumenJ commented on issue #14727: URL: https://github.com/apache/dubbo/issues/14727#issuecomment-2381069905 > I see previous version, it is also default value = true, but I understand the default value here should be false In Dubbo 2.7 or 3.0, there is no way to disable set future b

Re: [PR] [#4988] fix(doris-catalog): Fix the missing distribution information when loading Doris tables [gravitino]

2024-09-28 Thread via GitHub
mchades commented on code in PR #4991: URL: https://github.com/apache/gravitino/pull/4991#discussion_r1779878297 ## catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/operation/JdbcTableOperations.java: ## @@ -204,6 +205,10 @@ public JdbcTable load(Stri

<    1   2   3   4   5   6   7   8   9   10   >