Re: [PR] [regression-test](case) fix manager case bug [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46659: URL: https://github.com/apache/doris/pull/46659#issuecomment-2579083250 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] [HUDI-8824] MIT should error out for some assignment clause patterns [hudi]

2025-01-08 Thread via GitHub
hudi-bot commented on PR #12584: URL: https://github.com/apache/hudi/pull/12584#issuecomment-2579082955 ## CI report: * 441d8eb6aa5b33c942581aab2e878f7eb8a30515 Azure: [SUCCESS](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=2704)

Re: [PR] [#5472] improvement(docs): Add example to use cloud storage fileset and polish hadoop-catalog document. [gravitino]

2025-01-08 Thread via GitHub
mchades commented on code in PR #6059: URL: https://github.com/apache/gravitino/pull/6059#discussion_r1908104766 ## docs/hadoop-catalog-with-adls.md: ## @@ -0,0 +1,445 @@ +--- +title: "Hadoop catalog with ADLS" +slug: /hadoop-catalog-with-adls +date: 2025-01-03 +keyword: Hadoop

Re: [PR] [CORE] Bump iceberg version of spark 3.3 to 1.5.0 [incubator-gluten]

2025-01-08 Thread via GitHub
j7nhai commented on code in PR #8418: URL: https://github.com/apache/incubator-gluten/pull/8418#discussion_r1908104525 ## pom.xml: ## @@ -308,8 +308,7 @@ 3.3 spark-sql-columnar-shims-spark33 3.3.1 - -1.3.1 +1.5.0 Review Commen

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-08 Thread via GitHub
LiBinfeng-01 commented on PR #46525: URL: https://github.com/apache/doris/pull/46525#issuecomment-2579082161 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] [feat](nereids) support drop database in nereids [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #42935: URL: https://github.com/apache/doris/pull/42935#issuecomment-2579082138 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] [CORE] Bump iceberg version of spark 3.3 to 1.5.0 [incubator-gluten]

2025-01-08 Thread via GitHub
j7nhai commented on code in PR #8418: URL: https://github.com/apache/incubator-gluten/pull/8418#discussion_r1908104525 ## pom.xml: ## @@ -308,8 +308,7 @@ 3.3 spark-sql-columnar-shims-spark33 3.3.1 - -1.3.1 +1.5.0 Review Commen

Re: [PR] feat: support `INSERT INTO [TABLE] FUNCTION` of Clickhouse [datafusion-sqlparser-rs]

2025-01-08 Thread via GitHub
byte-sourcerer commented on PR #1633: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1633#issuecomment-2579081807 Hi @iffyio, I have revised the PR. Could you please review it again? -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [SPARK-50720][CORE] Support external shuffle service enablement in local-cluster mode [spark]

2025-01-08 Thread via GitHub
JoshRosen commented on code in PR #49350: URL: https://github.com/apache/spark/pull/49350#discussion_r1908104096 ## core/src/test/scala/org/apache/spark/deploy/SslExternalShuffleServiceSuite.scala: ## @@ -32,22 +27,8 @@ import org.apache.spark.util.SslTestUtils */ class SslEx

Re: [I] [Bug] [MySQL CDC] Memory Leak [seatunnel]

2025-01-08 Thread via GitHub
Hisoka-X commented on issue #8475: URL: https://github.com/apache/seatunnel/issues/8475#issuecomment-2579081134 Could you try dump the client heap usage? -- 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] [GLUTEN-8462][CORE] Raise a meaningful error when no component is found from classpath [incubator-gluten]

2025-01-08 Thread via GitHub
PHILO-HE commented on code in PR #8468: URL: https://github.com/apache/incubator-gluten/pull/8468#discussion_r1908103783 ## gluten-core/src/main/scala/org/apache/gluten/component/package.scala: ## @@ -37,6 +37,12 @@ package object component extends Logging { // Output log s

[PR] net/tcp_timer: remove tcp_callback(TIMEOUT) when accept conn timeout [nuttx]

2025-01-08 Thread via GitHub
zhhyu7 opened a new pull request, #15477: URL: https://github.com/apache/nuttx/pull/15477 ## Summary when accept conn timeout, only accept conn itself should handle the event (send TCP_RESET), and there is no need to notify the listening conn. otherwise, the server's poll will return wit

Re: [PR] Documentation: Add Rust integration guide for NuttX [nuttx]

2025-01-08 Thread via GitHub
nuttxpr commented on PR #15476: URL: https://github.com/apache/nuttx/pull/15476#issuecomment-2579079495 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No. The PR, as described, lacks several key pieces of i

Re: [PR] KAFKA-18435: Remove zookeeper dependencies in build.gradle [kafka]

2025-01-08 Thread via GitHub
m1a2st commented on code in PR #18450: URL: https://github.com/apache/kafka/pull/18450#discussion_r1908103404 ## core/src/main/scala/kafka/zk/KafkaZkClient.scala: ## @@ -53,28 +37,9 @@ import scala.jdk.CollectionConverters._ * easier to migrate away from `ZkUtils` (since remov

Re: [I] [Bug] [Oracle-CDC] cdb+pdb 模式, Unable to create a source for identifier 'Oracle-CDC', Can not find catalog table with factoryId [Oracle] [seatunnel]

2025-01-08 Thread via GitHub
chenyz1984 commented on issue #8463: URL: https://github.com/apache/seatunnel/issues/8463#issuecomment-2579079540 # 1. CDC 同步配置文件 ## 1.1. CDC 单表(Oracle -> MySQL) ```yml env { # stream_ora2mysql.conf parallelism = 2 job.mode = "STREAMING" checkpoint.interv

Re: [PR] [HUDI-8746] Improve a test in TestHoodieMultipleBaseFileFormat [hudi]

2025-01-08 Thread via GitHub
hudi-bot commented on PR #12605: URL: https://github.com/apache/hudi/pull/12605#issuecomment-2579079260 ## CI report: * a1932830acebb5d272d2023d76ffa3001d30424f Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=2737)

Re: [I] [Bug] [Sink-JDBC] Out of memory issue. [seatunnel]

2025-01-08 Thread via GitHub
Hisoka-X commented on issue #8484: URL: https://github.com/apache/seatunnel/issues/8484#issuecomment-2579079185 Please enable classloader-cache-mode in seatunnel.yaml. You can refer https://seatunnel.apache.org/docs/2.3.8/seatunnel-engine/hybrid-cluster-deployment#45-class-loader-cache-mode.

Re: [PR] branch-3.0: [fix](suites) Fix atomic restore alter suite with master_sql #46550 [doris]

2025-01-08 Thread via GitHub
w41ter merged PR #46652: URL: https://github.com/apache/doris/pull/46652 -- 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.apach

[PR] Update download page for 0.9.2 [incubator-uniffle-website]

2025-01-08 Thread via GitHub
zhengchenyu opened a new pull request, #90: URL: https://github.com/apache/incubator-uniffle-website/pull/90 (no comment) -- 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] [FLINK-36794] [cdc-composer/cli] pipeline cdc connector support multiple data sources [flink-cdc]

2025-01-08 Thread via GitHub
ChaomingZhangCN commented on code in PR #3844: URL: https://github.com/apache/flink-cdc/pull/3844#discussion_r1908100724 ## flink-cdc-cli/src/main/java/org/apache/flink/cdc/cli/parser/YamlPipelineDefinitionParser.java: ## @@ -97,6 +97,13 @@ public class YamlPipelineDefinitionPar

[PR] Fix jenkins error by disable build cpp temporarily [tsfile]

2025-01-08 Thread via GitHub
HTHou opened a new pull request, #372: URL: https://github.com/apache/tsfile/pull/372 (no comment) -- 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: n

Re: [PR] [HUDI-8841] Fix schema validating exception during flink async cluste… [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12598: URL: https://github.com/apache/hudi/pull/12598#discussion_r1908102789 ## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/clustering/ClusteringOperator.java: ## @@ -344,6 +347,22 @@ private Iterator readRecordsForGrou

Re: [PR] [chore](ci) clean fdb all kv [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46665: URL: https://github.com/apache/doris/pull/46665#issuecomment-2579078662 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] [HUDI-8841] Fix schema validating exception during flink async cluste… [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12598: URL: https://github.com/apache/hudi/pull/12598#discussion_r1908102489 ## hudi-common/src/main/java/org/apache/hudi/avro/AvroSchemaUtils.java: ## @@ -591,4 +596,24 @@ private static void findAnyMissingFieldsRec(Schema incomingSchema,

Re: [PR] [core] Add a http-report action to reporting partition done to remote servers. [paimon]

2025-01-08 Thread via GitHub
LinMingQiang commented on code in PR #4862: URL: https://github.com/apache/paimon/pull/4862#discussion_r1908102394 ## paimon-core/src/main/java/org/apache/paimon/partition/actions/HttpReportMarkDoneAction.java: ## @@ -0,0 +1,179 @@ +/* + * Licensed to the Apache Software Foundat

Re: [PR] [imprve](schema-change) support nested type with varchar type to support length growing [doris]

2025-01-08 Thread via GitHub
amorynan commented on code in PR #46639: URL: https://github.com/apache/doris/pull/46639#discussion_r1908101640 ## fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java: ## @@ -627,8 +627,9 @@ private boolean processModifyColumn(ModifyColumnClause alterClause

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908101409 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5350,8 +5363,20 @@ public LogicalPlan visitShowTabletStorageFormat(Sh

Re: [PR] GH-45206: [C++][CMake] Add sanitizer cmake presets [arrow]

2025-01-08 Thread via GitHub
zanmato1984 commented on code in PR #45207: URL: https://github.com/apache/arrow/pull/45207#discussion_r1908101346 ## cpp/CMakePresets.json: ## @@ -527,16 +554,45 @@ "displayName": "Benchmarking build with everything enabled", "cacheVariables": {} }, +{ +

Re: [PR] [GLUTEN-8462][CH] Fixed the loading of Components and Backend [incubator-gluten]

2025-01-08 Thread via GitHub
lwz9103 commented on code in PR #8464: URL: https://github.com/apache/incubator-gluten/pull/8464#discussion_r1908101100 ## gluten-core/src/main/java/org/apache/gluten/utils/ResourceUtil.java: ## @@ -47,12 +47,24 @@ public class ResourceUtil { */ public static List getReso

Re: [PR] feat: support `INSERT INTO [TABLE] FUNCTION` of Clickhouse [datafusion-sqlparser-rs]

2025-01-08 Thread via GitHub
byte-sourcerer commented on code in PR #1633: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1633#discussion_r1908100861 ## src/ast/dml.rs: ## @@ -470,8 +470,7 @@ pub struct Insert { /// INTO - optional keyword pub into: bool, /// TABLE -#[cfg_at

Re: [PR] Revise pr#34163 and update release note [shardingsphere]

2025-01-08 Thread via GitHub
iamhucong merged PR #34288: URL: https://github.com/apache/shardingsphere/pull/34288 -- 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-unsub

Re: [PR] [#6054] feat(core): add more GCS permission to support fileset operations [gravitino]

2025-01-08 Thread via GitHub
yuqi1129 commented on code in PR #6141: URL: https://github.com/apache/gravitino/pull/6141#discussion_r1908100547 ## bundles/gcp/src/main/java/org/apache/gravitino/gcs/credential/GCSTokenProvider.java: ## @@ -99,6 +101,57 @@ private AccessToken getToken(Set readLocations, Set w

Re: [PR] [chore](ci) clean fdb all kv [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46665: URL: https://github.com/apache/doris/pull/46665#issuecomment-2579075493 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+pro

Re: [PR] [chore](ci) clean fdb all kv [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46665: URL: https://github.com/apache/doris/pull/46665#issuecomment-2579075638 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. T

Re: [PR] [Feature][Core] Add slot allocation strategy [seatunnel]

2025-01-08 Thread via GitHub
Hisoka-X commented on PR #8233: URL: https://github.com/apache/seatunnel/pull/8233#issuecomment-2579075228 Hi @zhangshenghang , almost forgot, we need add new doc to introduce our task schedue logic. -- This is an automated message from the Apache Git Service. To respond to the message, p

[PR] [chore](ci) clean fdb all kv [doris]

2025-01-08 Thread via GitHub
hello-stephen opened a new pull request, #46665: URL: https://github.com/apache/doris/pull/46665 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) -

Re: [PR] [GLUTEN-8462][CH] Fixed the loading of Components and Backend [incubator-gluten]

2025-01-08 Thread via GitHub
lwz9103 commented on code in PR #8464: URL: https://github.com/apache/incubator-gluten/pull/8464#discussion_r1908100185 ## gluten-core/src/main/java/org/apache/gluten/utils/ResourceUtil.java: ## @@ -47,12 +47,24 @@ public class ResourceUtil { */ public static List getReso

Re: [PR] GH-45206: [C++][CMake] Add sanitizer cmake presets [arrow]

2025-01-08 Thread via GitHub
zanmato1984 commented on PR #45207: URL: https://github.com/apache/arrow/pull/45207#issuecomment-2579074971 Hi @kou @pitrou @mapleFU , does this make sense to you? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] GH-45206: [C++][CMake] Add sanitizer cmake presets [arrow]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #45207: URL: https://github.com/apache/arrow/pull/45207#issuecomment-2579074954 :warning: GitHub issue #45206 **has been automatically assigned in GitHub** to PR creator. -- This is an automated message from the Apache Git Service. To respond to the mes

[PR] GH-45206: [C++][CMake] Add sanitizer cmake presets [arrow]

2025-01-08 Thread via GitHub
zanmato1984 opened a new pull request, #45207: URL: https://github.com/apache/arrow/pull/45207 ### Rationale for this change See #45206 ### What changes are included in this PR? Add base presets for ASAN/TSAN/UBSAN. And cross product such base presets by

Re: [PR] HDDS-11699. Remove unnecessary information about parts when downloading multipart files. [ozone]

2025-01-08 Thread via GitHub
ivandika3 commented on code in PR #7558: URL: https://github.com/apache/ozone/pull/7558#discussion_r1908099688 ## hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneClientMultipartUploadWithFSO.java: ## @@ -854,6 +856,103 @@ public void testL

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908099571 ## hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestSparkConsistentBucketClustering.java: ## @@ -94,6 +95,10 @@ public void setup(int maxF

Re: [PR] [CALCITE-6770] Preserve column names when casts are inserted in projects [calcite]

2025-01-08 Thread via GitHub
mihaibudiu merged PR #4130: URL: https://github.com/apache/calcite/pull/4130 -- 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...@calcite

[PR] [FLINK-36497][table] Remove all deprecated methods in CatalogTable [flink]

2025-01-08 Thread via GitHub
xuyangzhong opened a new pull request, #25930: URL: https://github.com/apache/flink/pull/25930 ## What is the purpose of the change This pr removes all deprecated methods in CatalogTable with two subtasks: - Remove deprecated method CatalogTable#of - Remove deprecated method Cata

Re: [PR] 'array_repeat' if the repeat count value is 0, return NULL instead of empty array [datafusion]

2025-01-08 Thread via GitHub
jonahgao commented on PR #14046: URL: https://github.com/apache/datafusion/pull/14046#issuecomment-2579073819 I think we should fix it on the display/formatting side. For example, we still cannot distinguish: ``` DataFusion CLI v44.0.0 > select array[], array[null]; +

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908099351 ## hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestSparkConsistentBucketClustering.java: ## @@ -110,7 +115,7 @@ public void setup(int max

Re: [PR] [Bug](explain) fix wrong display of SortAlgorithm on explain [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46559: URL: https://github.com/apache/doris/pull/46559#issuecomment-2579073912 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] [#6054] feat(core): add more GCS permission to support fileset operations [gravitino]

2025-01-08 Thread via GitHub
FANNG1 commented on code in PR #6141: URL: https://github.com/apache/gravitino/pull/6141#discussion_r1908099359 ## bundles/gcp/src/main/java/org/apache/gravitino/gcs/credential/GCSTokenProvider.java: ## @@ -99,6 +101,57 @@ private AccessToken getToken(Set readLocations, Set wri

Re: [PR] Revise pr#34163 and update release note [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on PR #34288: URL: https://github.com/apache/shardingsphere/pull/34288#issuecomment-2579073687 https://github.com/user-attachments/assets/b0c5ebcc-f6c8-4601-8de8-8e7eb9fa9400"; /> -- This is an automated message from the Apache Git Service. To respond to the mes

[I] Is there a Python client for retrieving emails on a public mailing list? [incubator-ponymail-foal]

2025-01-08 Thread via GitHub
kenliao94 opened a new issue, #275: URL: https://github.com/apache/incubator-ponymail-foal/issues/275 Hi, I would want to write a client that poll a mailing list of an Apache project. I noticed it's just a simple get request to an url that looks like `https://lists.apache.org/api/stats.lua?

Re: [PR] [Fix](func) fix group_array_intersect result error in all arr contain null [doris]

2025-01-08 Thread via GitHub
HappenLee commented on PR #46590: URL: https://github.com/apache/doris/pull/46590#issuecomment-2579073215 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. T

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908098698 ## hudi-common/src/main/java/org/apache/hudi/common/model/ClusteringGroupInfo.java: ## @@ -67,6 +75,10 @@ public void setNumOutputGroups(final int numOutputGroups) {

Re: [PR] [Enhancement] (nereids)implement adminSetPartitionVersionCommand in nereids [doris]

2025-01-08 Thread via GitHub
starocean999 commented on code in PR #45426: URL: https://github.com/apache/doris/pull/45426#discussion_r1908098246 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/AdminSetPartitionVersionCommand.java: ## @@ -0,0 +1,98 @@ +// Licensed to the Apache Soft

Re: [I] MySQLComStmtPrepareExecutor throws an IndexOutOfBoundsException when insert [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on issue #34287: URL: https://github.com/apache/shardingsphere/issues/34287#issuecomment-2579072274 Hi @strawberry1314, thank you for your feedback. Can you sumbit a pr to fix this bug? -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908098131 ## hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/clustering/run/strategy/SparkJobExecutionStrategy.java: ## @@ -0,0 +1,150 @@ +/* + * Licensed to

Re: [PR] Implemented query for schema related Information schema & Fixed the bug that the deviceEntry get from cache does not reserve query memory [iotdb]

2025-01-08 Thread via GitHub
Caideyipi closed pull request #14610: Implemented query for schema related Information schema & Fixed the bug that the deviceEntry get from cache does not reserve query memory URL: https://github.com/apache/iotdb/pull/14610 -- This is an automated message from the Apache Git Service. To resp

Re: [PR] [opt](inverted index) Ensure that col_unique_ids in TabletIndex are not empty. [doris]

2025-01-08 Thread via GitHub
airborne12 commented on code in PR #46648: URL: https://github.com/apache/doris/pull/46648#discussion_r1908098314 ## be/src/olap/tablet_schema.h: ## @@ -408,6 +409,12 @@ class TabletSchema : public MetadataAdder { } bool has_inverted_index() const { for (const

Re: [I] adding extra_header causing issue while reading GCS file in colab [beam]

2025-01-08 Thread via GitHub
sreeRam704 commented on issue #30416: URL: https://github.com/apache/beam/issues/30416#issuecomment-2579071162 @ajitsonawane1 and @minhajpasha- I see same issue while using apache-beam==2.60.0/2.61.1 and google-cloud-storage==2.16.0. Could you please let me know how can I fix this issue.

Re: [PR] examples: New app to build Rust with Cargo [nuttx-apps]

2025-01-08 Thread via GitHub
no1wudi commented on PR #2487: URL: https://github.com/apache/nuttx-apps/pull/2487#issuecomment-2579071008 @lvanasse @lupyuen Please refer to this document to test it: https://github.com/apache/nuttx/pull/15476 😄 -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-08 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1908093769 ## flink-table/flink-table-runtime/src/test/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunctionTest.java: ## @@ -0,0 +1,467 @@ +/* +

Re: [PR] Fix jenkins error by disable build cpp temporarily [tsfile]

2025-01-08 Thread via GitHub
jt2594838 merged PR #372: URL: https://github.com/apache/tsfile/pull/372 -- 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-unsubscr...@tsfil

[PR] Documentation: Add Rust integration guide for NuttX [nuttx]

2025-01-08 Thread via GitHub
no1wudi opened a new pull request, #15476: URL: https://github.com/apache/nuttx/pull/15476 ## Summary Add a new guide documenting how to integrate Rust with NuttX, including: - Prerequisites and supported platforms - Setup instructions for Rust toolchain - Required NuttX c

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908096830 ## hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/clustering/run/strategy/SingleSparkConsistentBucketClusteringExecutionStrategy.java: ## @@ -0,0 +

Re: [PR] [FLINK-36497][table] Remove all deprecated methods in CatalogTable [flink]

2025-01-08 Thread via GitHub
flinkbot commented on PR #25930: URL: https://github.com/apache/flink/pull/25930#issuecomment-2579069773 ## CI report: * bdce54eb993a388d35ae0fbab12995a8e80edfeb UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [fix](tests) remove cluster key and flexbile update cases [doris]

2025-01-08 Thread via GitHub
dataroaring commented on PR #46663: URL: https://github.com/apache/doris/pull/46663#issuecomment-2579069589 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] [SPARK-50720][CORE] Support external shuffle service enablement in local-cluster mode [spark]

2025-01-08 Thread via GitHub
JoshRosen commented on code in PR #49350: URL: https://github.com/apache/spark/pull/49350#discussion_r1908096993 ## common/network-common/src/main/java/org/apache/spark/network/server/TransportServer.java: ## @@ -151,7 +153,10 @@ protected void initChannel(SocketChannel ch) {

[I] [C++][CMake] Consider adding cmake presets for sanitizer builds [arrow]

2025-01-08 Thread via GitHub
zanmato1984 opened a new issue, #45206: URL: https://github.com/apache/arrow/issues/45206 ### Describe the enhancement requested It's a bit inconvenient when building/debugging C++ code with sanitizers, esp. working in an IDE like vscode. I either manually modify CMakePresets.json fi

[I] NetBeans RELEASE240 JavaDoc Malformed [netbeans]

2025-01-08 Thread via GitHub
timothystone opened a new issue, #8128: URL: https://github.com/apache/netbeans/issues/8128 ### Apache NetBeans version Apache NetBeans 24 ### What happened In attempting to view JavaDoc in the development of a new `.nbm` project, none of it works. The JavaDoc JA

Re: [PR] [HUDI-8823] Ban update from updating primary key and partition key [hudi]

2025-01-08 Thread via GitHub
hudi-bot commented on PR #12587: URL: https://github.com/apache/hudi/pull/12587#issuecomment-2579068007 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * d15f1ed913ab84ad62ef6bea863b3e4ff0141271 UNKNOWN * cb4f86e4e51076bbae18ff8f729f6a78197b67b2 UNKNOWN *

Re: [PR] [FLINK-36994][table] Support ALTER MATERIALIZED TABLE As statement [flink]

2025-01-08 Thread via GitHub
lsyldliu merged PR #25880: URL: https://github.com/apache/flink/pull/25880 -- 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...@flink.apac

Re: [PR] Minor: Document output schema of LogicalPlan::Aggregate and LogicalPl… [datafusion]

2025-01-08 Thread via GitHub
jonahgao merged PR #14047: URL: https://github.com/apache/datafusion/pull/14047 -- 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: github-unsubscr...@dataf

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908095826 ## hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/clustering/run/strategy/SingleSparkConsistentBucketClusteringExecutionStrategy.java: ## @@ -0,0 +

Re: [PR] [FLINK-36994][table] Support ALTER MATERIALIZED TABLE As statement [flink]

2025-01-08 Thread via GitHub
lsyldliu commented on code in PR #25880: URL: https://github.com/apache/flink/pull/25880#discussion_r1908095796 ## flink-table/flink-sql-gateway/src/main/java/org/apache/flink/table/gateway/service/materializedtable/MaterializedTableManager.java: ## @@ -804,6 +809,160 @@ protect

Re: [PR] KAFKA-806: Index may not always observe log.index.interval.bytes [kafka]

2025-01-08 Thread via GitHub
chia7712 commented on code in PR #18012: URL: https://github.com/apache/kafka/pull/18012#discussion_r1908095683 ## storage/src/main/java/org/apache/kafka/storage/internals/log/LogSegment.java: ## @@ -253,17 +253,33 @@ public void append(long largestOffset, // append

Re: [PR] [nereids](feat) implement CleanLabelCommand in nereids [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46624: URL: https://github.com/apache/doris/pull/46624#issuecomment-2579066374 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] [nereids](feat) implement CleanLabelCommand in nereids [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46624: URL: https://github.com/apache/doris/pull/46624#issuecomment-2579066344 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

[PR] Revise pr#34163 and update release note [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu opened a new pull request, #34288: URL: https://github.com/apache/shardingsphere/pull/34288 Ref #34163. Changes proposed in this pull request: - Revise pr#34163 and update release note --- Before committing this PR, I'm sure that I have checked the follo

Re: [PR] [HUDI-8823] Ban update from updating primary key and partition key [hudi]

2025-01-08 Thread via GitHub
hudi-bot commented on PR #12587: URL: https://github.com/apache/hudi/pull/12587#issuecomment-2579066056 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * 0c68d4f577acaefcb3125b8d7a6f525c2b8ea9ee Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47

Re: [PR] [enhance](mtmv)When obtaining the partition list fails, treat the paimon table as an unpartitioned table [doris]

2025-01-08 Thread via GitHub
zddr commented on PR #46641: URL: https://github.com/apache/doris/pull/46641#issuecomment-2579065868 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 unsubscribe,

Re: [PR] [FLINK-36994][table] Support ALTER MATERIALIZED TABLE As statement [flink]

2025-01-08 Thread via GitHub
lsyldliu commented on code in PR #25880: URL: https://github.com/apache/flink/pull/25880#discussion_r1908095068 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/materializedtable/AlterMaterializedTableAsQueryOperation.java: ## @@ -0,0 +1,142 @@

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2579064793 > it seems like we can assign loadPath/queryPath and limit in these two clauses, pls add this information to pr description done -- This is an automated message from the Ap

Re: [PR] [HUDI-8800] Introduce SingleSparkConsistentBucketClusteringExecutionStrategy to improve performance [hudi]

2025-01-08 Thread via GitHub
danny0405 commented on code in PR #12537: URL: https://github.com/apache/hudi/pull/12537#discussion_r1908094216 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieClusteringConfig.java: ## @@ -61,6 +61,8 @@ public class HoodieClusteringConfig extends Ho

[PR] fix: The findServices method returns data errors [servicecomb-java-chassis]

2025-01-08 Thread via GitHub
felixgis14 opened a new pull request, #4674: URL: https://github.com/apache/servicecomb-java-chassis/pull/4674 The findServices should return a list of service names, but it actually returns a list of service IDs -- This is an automated message from the Apache Git Service. To respond

[PR] [core] Fix remove orphan files with data file path directory [paimon]

2025-01-08 Thread via GitHub
Zouxxyy opened a new pull request, #4871: URL: https://github.com/apache/paimon/pull/4871 ### Purpose Fix remove orphan files with data file path directory ### Tests ### API and Format ### Documentation -- This is an automated

Re: [PR] [SPARK-50705][SQL] Make `QueryPlan` lock-free [spark]

2025-01-08 Thread via GitHub
zhengruifeng commented on code in PR #49212: URL: https://github.com/apache/spark/pull/49212#discussion_r1908068904 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/QueryPlan.scala: ## @@ -97,16 +99,17 @@ abstract class QueryPlan[PlanType <: QueryPlan[PlanType]

Re: [PR] [GLUTEN-8462][CH] Fixed the loading of Components and Backend [incubator-gluten]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #8464: URL: https://github.com/apache/incubator-gluten/pull/8464#issuecomment-2579063436 Run Gluten Clickhouse CI on x86 -- 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: [PR] Hudi 8839 [hudi]

2025-01-08 Thread via GitHub
hudi-bot commented on PR #12592: URL: https://github.com/apache/hudi/pull/12592#issuecomment-2579062399 ## CI report: * e720dcfa5656730d01e5f22e5f9a890c08c60e0d Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=2738)

Re: [PR] GH-44513: [C++] Fix overflow issues for large build side in swiss join [arrow]

2025-01-08 Thread via GitHub
conbench-apache-arrow[bot] commented on PR #45108: URL: https://github.com/apache/arrow/pull/45108#issuecomment-2579061893 Thanks for your patience. Conbench analyzed the 3 benchmarking runs that have been run so far on PR commit 4462ceb7a464ab61319fa67c725561af67896bc9. There were 29

Re: [PR] [SPARK-50754][BUILD] Upgrade commons-codec to 1.17.2 [spark]

2025-01-08 Thread via GitHub
panbingkun commented on PR #49398: URL: https://github.com/apache/spark/pull/49398#issuecomment-2579061773 > No problem at all, @panbingkun . I knew what was happening there because I'm also keeping following the investigation. > > BTW, I expected you are going to merge this as Apache

Re: [PR] GH-44952: [C++][Python] Add Hyperbolic Trig functions [arrow]

2025-01-08 Thread via GitHub
conbench-apache-arrow[bot] commented on PR #44630: URL: https://github.com/apache/arrow/pull/44630#issuecomment-2579061406 After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 104b0406ab7e6bfc296f64649a6a71314436f06e. There were no

Re: [I] Refactor user commands in Gavitino CLI [gravitino]

2025-01-08 Thread via GitHub
antony0016 commented on issue #6150: URL: https://github.com/apache/gravitino/issues/6150#issuecomment-2579061369 Hi @justinmclean, I’d like to take this issue. If it's available, please assign it to me. Thanks! -- This is an automated message from the Apache Git Service. To respond to th

[PR] fix[test]: naming conventions [pulsar]

2025-01-08 Thread via GitHub
falser101 opened a new pull request, #23828: URL: https://github.com/apache/pulsar/pull/23828 - [x] Make sure that the change passes the CI checks. This change is a trivial rework / code cleanup without any test coverage. *If the box was checked, please highlight the changes*

Re: [I] [FEATURE] Support to reassign the batches to alternative kyuubi instance in case kyuubi instance lost [kyuubi]

2025-01-08 Thread via GitHub
turboFei commented on issue #6884: URL: https://github.com/apache/kyuubi/issues/6884#issuecomment-2579060725 cc @George314159 -- 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

[I] [FEATURE] Support to reassign the batches to alternative kyuubi instance in case kyuubi instance lost [kyuubi]

2025-01-08 Thread via GitHub
turboFei opened a new issue, #6884: URL: https://github.com/apache/kyuubi/issues/6884 ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in th

Re: [I] [Bug]: Managed IO for Iceberg cannot query by partition [beam]

2025-01-08 Thread via GitHub
ahmedabu98 commented on issue #33497: URL: https://github.com/apache/beam/issues/33497#issuecomment-2579059525 I've been trying to reproduce it but haven't gotten something yet. Are you running this on a specific Beam version? or against HEAD? -- This is an automated message from the A

Re: [PR] HDDS-11699. Remove unnecessary information about parts when downloading multipart files. [ozone]

2025-01-08 Thread via GitHub
ivandika3 commented on code in PR #7558: URL: https://github.com/apache/ozone/pull/7558#discussion_r1908087313 ## hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/KeyManagerImpl.java: ## @@ -509,6 +509,33 @@ private OmKeyInfo readKeyInfo(OmKeyArgs args, Bucket

Re: [PR] HDDS-11699. Remove unnecessary information about parts when downloading multipart files. [ozone]

2025-01-08 Thread via GitHub
ivandika3 commented on code in PR #7558: URL: https://github.com/apache/ozone/pull/7558#discussion_r1908087313 ## hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/KeyManagerImpl.java: ## @@ -509,6 +509,33 @@ private OmKeyInfo readKeyInfo(OmKeyArgs args, Bucket

[PR] [To dev/1.1] Fixed the bug that ReadWriteIOUtils does not guarantee to use UTF-8 in deserialization [tsfile]

2025-01-08 Thread via GitHub
Caideyipi opened a new pull request, #371: URL: https://github.com/apache/tsfile/pull/371 As the title said. -- 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,

[I] [FEATURE] Support UDFs management in Gravitino [gravitino]

2025-01-08 Thread via GitHub
xloya opened a new issue, #6158: URL: https://github.com/apache/gravitino/issues/6158 ### Describe the feature In enterprise production practice, if the built-in functions of the computing engine cannot meet user needs, users usually customize UDFs(User-Defined-Functions) through rel

Re: [PR] [BP-1.20][FLINK-37014][doc] Fix examples in materialized table docs [flink]

2025-01-08 Thread via GitHub
jiefei30 commented on PR #25926: URL: https://github.com/apache/flink/pull/25926#issuecomment-2579058284 @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.

  1   2   3   4   5   6   7   8   9   10   >