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-2579187137 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * d15f1ed913ab84ad62ef6bea863b3e4ff0141271 UNKNOWN * cb4f86e4e51076bbae18ff8f729f6a78197b67b2 UNKNOWN *

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-2579113249 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * d15f1ed913ab84ad62ef6bea863b3e4ff0141271 UNKNOWN * cb4f86e4e51076bbae18ff8f729f6a78197b67b2 UNKNOWN *

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] [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] [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-2579054677 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * 0c68d4f577acaefcb3125b8d7a6f525c2b8ea9ee Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47

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-2579045862 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * 0c68d4f577acaefcb3125b8d7a6f525c2b8ea9ee Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47

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

2025-01-08 Thread via GitHub
Davis-Zhang-Onehouse commented on code in PR #12587: URL: https://github.com/apache/hudi/pull/12587#discussion_r1908068912 ## hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/UpdateHoodieTableCommand.scala: ## @@ -45,6 +81,24 @@ case class Update

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-2579018794 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * 0c68d4f577acaefcb3125b8d7a6f525c2b8ea9ee Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47

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-2579042881 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * 0c68d4f577acaefcb3125b8d7a6f525c2b8ea9ee Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47

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-2579020270 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * 0c68d4f577acaefcb3125b8d7a6f525c2b8ea9ee Azure: [FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47

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

2025-01-08 Thread via GitHub
Davis-Zhang-Onehouse commented on code in PR #12587: URL: https://github.com/apache/hudi/pull/12587#discussion_r1908069153 ## hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/UpdateHoodieTableCommand.scala: ## @@ -19,20 +19,56 @@ package org.apac

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

2025-01-08 Thread via GitHub
Davis-Zhang-Onehouse commented on code in PR #12587: URL: https://github.com/apache/hudi/pull/12587#discussion_r1908068771 ## hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/UpdateHoodieTableCommand.scala: ## @@ -19,20 +19,56 @@ package org.apac

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

2025-01-08 Thread via GitHub
yihua commented on code in PR #12587: URL: https://github.com/apache/hudi/pull/12587#discussion_r1907926527 ## hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/UpdateHoodieTableCommand.scala: ## @@ -19,20 +19,56 @@ package org.apache.spark.sql.hu

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

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

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

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

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

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

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

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

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

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

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

2025-01-06 Thread via GitHub
hudi-bot commented on PR #12587: URL: https://github.com/apache/hudi/pull/12587#issuecomment-2574239142 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN * b2477391a643dacbc7a759936abdee5a25bcd1da UNKNOWN Bot commands @hudi-bot supports the followi

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

2025-01-06 Thread via GitHub
hudi-bot commented on PR #12587: URL: https://github.com/apache/hudi/pull/12587#issuecomment-2574237851 ## CI report: * ed91af8032acdb8f154d516a9e8cba409fa56972 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run th

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

2025-01-06 Thread via GitHub
Davis-Zhang-Onehouse opened a new pull request, #12587: URL: https://github.com/apache/hudi/pull/12587 ### Change Logs update will error out when it tries to change partition column /primary key column value. ### Impact guard update against unsupported use cases.