[
https://issues.apache.org/jira/browse/HUDI-8990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939461#comment-17939461
]
Danny Chen commented on HUDI-8990:
--
Fix wthe writer path code via master: 3440b8038e1eb62
danny0405 merged PR #13017:
URL: https://github.com/apache/hudi/pull/13017
--
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...@hudi.apac
hudi-bot commented on PR #13017:
URL: https://github.com/apache/hudi/pull/13017#issuecomment-2764408232
## CI report:
* d54f3432beb204f41865ca6fa7978afbb781fff9 Azure:
[SUCCESS](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=4546)
hudi-bot commented on PR #13017:
URL: https://github.com/apache/hudi/pull/13017#issuecomment-2764386981
## CI report:
* f03fc80498c67b44f42d14a7140df3dd3933f23c Azure:
[FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=4485)
Azu
hudi-bot commented on PR #13017:
URL: https://github.com/apache/hudi/pull/13017#issuecomment-2764386556
## CI report:
* f03fc80498c67b44f42d14a7140df3dd3933f23c Azure:
[FAILURE](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=4485)
Azu
This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch HUDI-8990-V2
in repository https://gitbox.apache.org/repos/asf/hudi.git
from f03fc80498c code review
add 8c58ef5d78a [HUDI-7037] Fix colstats reading for Decimal field (#12993)
a
[
https://issues.apache.org/jira/browse/HUDI-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Brown reassigned HUDI-9238:
---
Assignee: Timothy Brown
> HudiIncrSource Fails if source table is v6 and ingestion writer is
yihua commented on code in PR #13056:
URL: https://github.com/apache/hudi/pull/13056#discussion_r2020037468
##
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/metrics/TestHoodieMetrics.java:
##
@@ -295,8 +295,11 @@ public void testTimerCtxandGauges() throws
Interru
yihua commented on code in PR #13010:
URL: https://github.com/apache/hudi/pull/13010#discussion_r2020036550
##
hudi-common/src/main/java/org/apache/hudi/common/table/read/HoodieFileGroupReader.java:
##
@@ -82,20 +82,17 @@ public final class HoodieFileGroupReader implements
Clos
[
https://issues.apache.org/jira/browse/HUDI-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-9245:
--
Description:
Secondary Index (SI) uses the same configs as Record Index (RLI) for estimating
the number
[
https://issues.apache.org/jira/browse/HUDI-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-9245:
--
Fix Version/s: 1.1.0
> Improve documentation around file group size tuning for RLI and SI
>
[
https://issues.apache.org/jira/browse/HUDI-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-9245:
--
Priority: Critical (was: Major)
> Improve documentation around file group size tuning for RLI and SI
>
Y Ethan Guo created HUDI-9245:
-
Summary: Improve documentation around file group size tuning for
RLI and SI
Key: HUDI-9245
URL: https://issues.apache.org/jira/browse/HUDI-9245
Project: Apache Hudi
hudi-bot commented on PR #13056:
URL: https://github.com/apache/hudi/pull/13056#issuecomment-2764030318
## CI report:
* cfce6dd0c69d5d798ef7318d017a3a6c269f824f Azure:
[SUCCESS](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=4545)
yihua commented on code in PR #13007:
URL: https://github.com/apache/hudi/pull/13007#discussion_r2019414825
##
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/marker/DirectWriteMarkers.java:
##
@@ -91,22 +98,10 @@ public boolean doesMarkerDirExist() throws IOE
lokeshj1703 opened a new pull request, #13056:
URL: https://github.com/apache/hudi/pull/13056
### Change Logs
With table version 6, MDT uses suffix `001` for compaction instants. This
causes NumberFormatException while updating metrics while parsing the instant
as Long. The PR fixes
hudi-bot commented on PR #13056:
URL: https://github.com/apache/hudi/pull/13056#issuecomment-2763772230
## CI report:
* cfce6dd0c69d5d798ef7318d017a3a6c269f824f Azure:
[PENDING](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=4545)
codope commented on code in PR #12856:
URL: https://github.com/apache/hudi/pull/12856#discussion_r2019791353
##
rfc/rfc-79/rfc-90.md:
##
@@ -0,0 +1,310 @@
+w
+
+# Add support for cancellable clustering table service plans
+
+## Proposers
+
+Krishen Bhan (kbuci)
+
+## Approvers
+
An error occurred while processing the github feature in .asf.yaml:
GitHub discussions can only be enabled if a mailing list target exists for it.
---
With regards, ASF Infra.
This is an automated email from the ASF dual-hosted git repository.
codope pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new 5e713cf95fd [HUDI-8635] Support numWrites metric f
codope merged PR #13047:
URL: https://github.com/apache/hudi/pull/13047
--
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...@hudi.apache.
hudi-bot commented on PR #13047:
URL: https://github.com/apache/hudi/pull/13047#issuecomment-2763302788
## CI report:
* ef730f2f3e2bff9e4946b260b956500fcb4e8f51 Azure:
[SUCCESS](https://dev.azure.com/apachehudi/a1a51da7-8592-47d4-88dc-fd67bed336bb/_build/results?buildId=4541)
hudi-bot commented on PR #13047:
URL: https://github.com/apache/hudi/pull/13047#issuecomment-2763302279
## CI report:
* ef730f2f3e2bff9e4946b260b956500fcb4e8f51 UNKNOWN
Bot commands
@hudi-bot supports the following commands:
- `@hudi-bot run azure` re-run th
23 matches
Mail list logo