[GitHub] [hudi] KnightChess commented on pull request #8856: [HUDI-6300] Fix file size parallelism not work when init metadata table

2023-07-18 Thread via GitHub
KnightChess commented on PR #8856: URL: https://github.com/apache/hudi/pull/8856#issuecomment-1641296291 @yihua thanks review -- 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

[GitHub] [hudi] KnightChess commented on pull request #8856: [HUDI-6300] Fix file size parallelism not work when init metadata table

2023-07-18 Thread via GitHub
KnightChess commented on PR #8856: URL: https://github.com/apache/hudi/pull/8856#issuecomment-1641295662 > @KnightChess do you have any number on the performance improvement on updating MDT from this PR? parallelism compute: ```java parallelism =

[GitHub] [hudi] KnightChess commented on pull request #8856: [HUDI-6300] fix file size parallelism not work when init metadata table

2023-07-18 Thread via GitHub
KnightChess commented on PR #8856: URL: https://github.com/apache/hudi/pull/8856#issuecomment-1640444082 @yihua @codope @nsivabalan can you help review it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hudi] KnightChess commented on pull request #8856: [HUDI-6300] fix file size parallelism not work when init metadata table

2023-07-18 Thread via GitHub
KnightChess commented on PR #8856: URL: https://github.com/apache/hudi/pull/8856#issuecomment-1640440727 rebase master -- 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

[GitHub] [hudi] KnightChess commented on pull request #8856: [HUDI-6300] fix file size parallelism not work when init metadata table

2023-06-05 Thread via GitHub
KnightChess commented on PR #8856: URL: https://github.com/apache/hudi/pull/8856#issuecomment-1576488427 @yihua cc -- 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

[GitHub] [hudi] KnightChess commented on pull request #8856: [HUDI-6300] fix file size parallelism not work when init metadata table

2023-06-01 Thread via GitHub
KnightChess commented on PR #8856: URL: https://github.com/apache/hudi/pull/8856#issuecomment-1571974348 before: https://github.com/apache/hudi/assets/20125927/9dc94884-347f-4284-8c9c-58d38a6c936a;> after: