svn commit: r53663 - /release/hudi/KEYS

2022-04-05 Thread xushiyan
Author: xushiyan Date: Wed Apr 6 06:16:25 2022 New Revision: 53663 Log: Add PGP pub key (xushiyan) Modified: release/hudi/KEYS Modified: release/hudi/KEYS == --- release/hudi/KEYS (original) +++ release/hudi/KEYS We

svn commit: r53662 - /dev/hudi/KEYS

2022-04-05 Thread xushiyan
Author: xushiyan Date: Wed Apr 6 06:15:30 2022 New Revision: 53662 Log: Add PGP pub key (xushiyan) Modified: dev/hudi/KEYS Modified: dev/hudi/KEYS == --- dev/hudi/KEYS (original) +++ dev/hudi/KEYS Wed Apr 6 06:15:3

[jira] [Updated] (HUDI-3807) Add separate configs to control multi-modal index usage in write-side indexing

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3807: Story Points: 1 > Add separate configs to control multi-modal index usage in write-side > indexing > -

[jira] [Updated] (HUDI-3806) Improve HoodieBloomIndex using bloom_filter and col_stats in MDT

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3806: Story Points: 4 > Improve HoodieBloomIndex using bloom_filter and col_stats in MDT > ---

[jira] [Updated] (HUDI-3807) Add separate configs to control multi-modal index usage in write-side indexing

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3807: Fix Version/s: 0.11.0 > Add separate configs to control multi-modal index usage in write-side > indexing >

[jira] [Created] (HUDI-3807) Add separate configs to control multi-modal index usage in write-side indexing

2022-04-05 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-3807: --- Summary: Add separate configs to control multi-modal index usage in write-side indexing Key: HUDI-3807 URL: https://issues.apache.org/jira/browse/HUDI-3807 Project: Apache Hud

[jira] [Updated] (HUDI-3806) Improve HoodieBloomIndex using bloom_filter and col_stats in MDT

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3806: Sprint: Hudi-Sprint-Apr-05 > Improve HoodieBloomIndex using bloom_filter and col_stats in MDT >

[jira] [Assigned] (HUDI-3807) Add separate configs to control multi-modal index usage in write-side indexing

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo reassigned HUDI-3807: --- Assignee: Ethan Guo > Add separate configs to control multi-modal index usage in write-side > indexi

[jira] [Updated] (HUDI-3807) Add separate configs to control multi-modal index usage in write-side indexing

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3807: Priority: Blocker (was: Major) > Add separate configs to control multi-modal index usage in write-side > i

[jira] [Updated] (HUDI-3807) Add separate configs to control multi-modal index usage in write-side indexing

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3807: Sprint: Hudi-Sprint-Apr-05 > Add separate configs to control multi-modal index usage in write-side > indexi

[jira] [Created] (HUDI-3806) Improve HoodieBloomIndex using bloom_filter and col_stats in MDT

2022-04-05 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-3806: --- Summary: Improve HoodieBloomIndex using bloom_filter and col_stats in MDT Key: HUDI-3806 URL: https://issues.apache.org/jira/browse/HUDI-3806 Project: Apache Hudi Iss

[jira] [Updated] (HUDI-3453) Metadata table throws NPE when scheduling compaction plan

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3453: Epic Link: HUDI-1292 Description: {code:java} Caused by: org.apache.hudi.exception.HoodieException: Er

[GitHub] [hudi] nsivabalan commented on a diff in pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
nsivabalan commented on code in PR #5208: URL: https://github.com/apache/hudi/pull/5208#discussion_r843462425 ## hudi-common/src/main/java/org/apache/hudi/io/storage/HoodieHFileReader.java: ## @@ -44,97 +33,117 @@ import org.apache.hadoop.hbase.io.hfile.HFileInfo; import org.a

[GitHub] [hudi] hudi-bot commented on pull request #5215: [HUDI-3781] fix spark delete sql can not delete record

2022-04-05 Thread GitBox
hudi-bot commented on PR #5215: URL: https://github.com/apache/hudi/pull/5215#issuecomment-1089820081 ## CI report: * 0f2fe349a048d1981a2aacb15ae2ac743becc7a6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7854

[jira] [Updated] (HUDI-3788) Persist totalBytesWritten as part of HoodieCleanMetadata

2022-04-05 Thread Raymond Xu (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Xu updated HUDI-3788: - Reviewers: sivabalan narayanan > Persist totalBytesWritten as part of HoodieCleanMetadata > --

[jira] [Assigned] (HUDI-3791) Test perf for point looks up for bloom filter and col stats partition

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo reassigned HUDI-3791: --- Assignee: Sagar Sumit (was: Ethan Guo) > Test perf for point looks up for bloom filter and col stats

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089791237 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 2f

[GitHub] [hudi] hudi-bot commented on pull request #5042: [HUDI-3802] Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

2022-04-05 Thread GitBox
hudi-bot commented on PR #5042: URL: https://github.com/apache/hudi/pull/5042#issuecomment-1089765504 ## CI report: * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN * e04332f9cb4c210d1ad044ad987a48bafc2cf9a4 Azure: [FAILUR

[GitHub] [hudi] alexeykudinkin commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
alexeykudinkin commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089742096 CI in #5224 which is stack on top is green https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=7851&view=results CI w/ Col Stats enabled by default

[hudi] branch master updated: [HUDI-3723] Fixed stack overflows in Record Iterators (#5235)

2022-04-05 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan 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 8baeb816d5 [HUDI-3723] Fixed stack overflows in

[GitHub] [hudi] nsivabalan merged pull request #5235: [HUDI-3723] Fixed stack overflows in Spark MOR Record Iterators

2022-04-05 Thread GitBox
nsivabalan merged PR #5235: URL: https://github.com/apache/hudi/pull/5235 -- 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.apach

[hudi] branch master updated (92ca426ab7 -> 898be6174a)

2022-04-05 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 92ca426ab7 [HUDI-2319] dbt example models to demonstrate hudi dbt integration (#5220) add 898be6174a [HUDI-3782

[GitHub] [hudi] nsivabalan merged pull request #5222: [HUDI-3782] Fixing table config when any of the index is disabled

2022-04-05 Thread GitBox
nsivabalan merged PR #5222: URL: https://github.com/apache/hudi/pull/5222 -- 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.apach

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089714721 ## CI report: * 5ba7adb8f9b8b9c0047c2f06edd53c08bdd4e6a7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7850

[GitHub] [hudi] hudi-bot commented on pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
hudi-bot commented on PR #5224: URL: https://github.com/apache/hudi/pull/5224#issuecomment-1089711898 ## CI report: * 6cabaa77d4184f9c337049d6b3a2fea5c4266626 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7851

[GitHub] [hudi] harishraju-govindaraju commented on issue #5206: How to use DeltaStreamer with AWS Glue

2022-04-05 Thread GitBox
harishraju-govindaraju commented on issue #5206: URL: https://github.com/apache/hudi/issues/5206#issuecomment-1089692992 Documentation provided by @rkkalluri is helpful and hence closing this ticket. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hudi] harishraju-govindaraju commented on issue #5206: How to use DeltaStreamer with AWS Glue

2022-04-05 Thread GitBox
harishraju-govindaraju commented on issue #5206: URL: https://github.com/apache/hudi/issues/5206#issuecomment-1089692664 Thanks @rkkalluri . The blog you provided gives us a good starting point to explore. I will mark this resolved. -- This is an automated message from the Apache Git Serv

[GitHub] [hudi] harishraju-govindaraju closed issue #5206: How to use DeltaStreamer with AWS Glue

2022-04-05 Thread GitBox
harishraju-govindaraju closed issue #5206: How to use DeltaStreamer with AWS Glue URL: https://github.com/apache/hudi/issues/5206 -- 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

[GitHub] [hudi] hudi-bot commented on pull request #5215: [HUDI-3781] fix spark delete sql can not delete record

2022-04-05 Thread GitBox
hudi-bot commented on PR #5215: URL: https://github.com/apache/hudi/pull/5215#issuecomment-1089682899 ## CI report: * 79f41c8c57fe87a89e17e6c89ecb8fd3978fe78d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7786

[GitHub] [hudi] hudi-bot commented on pull request #5215: [HUDI-3781] fix spark delete sql can not delete record

2022-04-05 Thread GitBox
hudi-bot commented on PR #5215: URL: https://github.com/apache/hudi/pull/5215#issuecomment-1089679905 ## CI report: * 79f41c8c57fe87a89e17e6c89ecb8fd3978fe78d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7786

[GitHub] [hudi] KnightChess commented on pull request #5215: [HUDI-3781] fix spark delete sql can not delete record

2022-04-05 Thread GitBox
KnightChess commented on PR #5215: URL: https://github.com/apache/hudi/pull/5215#issuecomment-1089676484 fix conflicts -- 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 un

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089671066 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 41

[jira] [Updated] (HUDI-3217) RFC-46: Optimize Record Payload handling

2022-04-05 Thread Raymond Xu (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Xu updated HUDI-3217: - Fix Version/s: 0.12.0 > RFC-46: Optimize Record Payload handling > ---

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089636061 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 41

[GitHub] [hudi] hudi-bot commented on pull request #5042: [HUDI-3802] Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

2022-04-05 Thread GitBox
hudi-bot commented on PR #5042: URL: https://github.com/apache/hudi/pull/5042#issuecomment-1089635801 ## CI report: * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [FAILUR

[GitHub] [hudi] hudi-bot commented on pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
hudi-bot commented on PR #5224: URL: https://github.com/apache/hudi/pull/5224#issuecomment-108967 ## CI report: * f054124c0553a818f87534c007a842e1f530e726 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7845

[GitHub] [hudi] hudi-bot commented on pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
hudi-bot commented on PR #5224: URL: https://github.com/apache/hudi/pull/5224#issuecomment-1089630462 ## CI report: * f054124c0553a818f87534c007a842e1f530e726 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7845

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089621655 ## CI report: * 4fba288a3d3562cef2a0cf6adc98736d91b9c163 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7847

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089618843 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 41

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089618807 ## CI report: * 4fba288a3d3562cef2a0cf6adc98736d91b9c163 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7847

[GitHub] [hudi] hudi-bot commented on pull request #5042: [HUDI-3802] Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

2022-04-05 Thread GitBox
hudi-bot commented on PR #5042: URL: https://github.com/apache/hudi/pull/5042#issuecomment-1089618558 ## CI report: * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [FAILUR

[GitHub] [hudi] hudi-bot commented on pull request #5042: [HUDI-3802] Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

2022-04-05 Thread GitBox
hudi-bot commented on PR #5042: URL: https://github.com/apache/hudi/pull/5042#issuecomment-1089615868 ## CI report: * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [FAILUR

[GitHub] [hudi] hudi-bot commented on pull request #5042: [HUDI-3802] Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

2022-04-05 Thread GitBox
hudi-bot commented on PR #5042: URL: https://github.com/apache/hudi/pull/5042#issuecomment-1089612965 ## CI report: * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [FAILUR

[jira] [Updated] (HUDI-3802) Ensure heart beat client health check for rollbacks are threadsafe with multiple writers

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3802: - Labels: pull-request-available (was: ) > Ensure heart beat client health check for rollbacks are

[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: [HUDI-3802] Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

2022-04-05 Thread GitBox
peanut-chenzhong commented on PR #5042: URL: https://github.com/apache/hudi/pull/5042#issuecomment-1089611544 @hudi-bot 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 s

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089605096 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 41

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089581181 ## CI report: * 4fba288a3d3562cef2a0cf6adc98736d91b9c163 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7847

[GitHub] [hudi] hudi-bot commented on pull request #5235: [HUDI-3723] Fixed stack overflows in Spark MOR Record Iterators

2022-04-05 Thread GitBox
hudi-bot commented on PR #5235: URL: https://github.com/apache/hudi/pull/5235#issuecomment-1089538217 ## CI report: * 617ff2f83810767655179d7dac2a6756831e73e2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7846

[jira] [Updated] (HUDI-3803) Test and validate RPC patterns for metadata access

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-3803: -- Summary: Test and validate RPC patterns for metadata access (was: Test and validate S3

[jira] [Updated] (HUDI-3803) Test and validate S3 access logs

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-3803: -- Status: In Progress (was: Open) > Test and validate S3 access logs > --

[GitHub] [hudi] hudi-bot commented on pull request #5234: [HUDI-3637] Exclude uncommitted log files from metadata table validation

2022-04-05 Thread GitBox
hudi-bot commented on PR #5234: URL: https://github.com/apache/hudi/pull/5234#issuecomment-1089504662 ## CI report: * 700f80ec372c2a75cf75754f68d6ee2eb0e7fe3b Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7844

[GitHub] [hudi] hudi-bot commented on pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
hudi-bot commented on PR #5224: URL: https://github.com/apache/hudi/pull/5224#issuecomment-1089504573 ## CI report: * f054124c0553a818f87534c007a842e1f530e726 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7845

[jira] [Commented] (HUDI-3066) Very slow file listing after enabling metadata for existing tables in 0.10.0 release

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517743#comment-17517743 ] Ethan Guo commented on HUDI-3066: - So using the base path instead of glob pattern solved t

[jira] [Closed] (HUDI-3066) Very slow file listing after enabling metadata for existing tables in 0.10.0 release

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo closed HUDI-3066. --- Resolution: Not A Problem > Very slow file listing after enabling metadata for existing tables in 0.10.0 > re

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089498788 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 5d

[jira] [Updated] (HUDI-3637) Exclude uncommitted log files from metadata table validation

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3637: Status: Patch Available (was: In Progress) > Exclude uncommitted log files from metadata table validation >

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089443510 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 5d

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089443423 ## CI report: * 0c6a1e73dd35b045d69a8df52f4cc92f6a57e3ee Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7842

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089439742 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 08

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089439526 ## CI report: * 0c6a1e73dd35b045d69a8df52f4cc92f6a57e3ee Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7842

[jira] [Updated] (HUDI-3805) Empty requested rollback plan can stay on the timeline forever

2022-04-05 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-3805: Sprint: Hudi-Sprint-Apr-05 > Empty requested rollback plan can stay on the timeline forever > --

[jira] [Created] (HUDI-3805) Empty requested rollback plan can stay on the timeline forever

2022-04-05 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-3805: --- Summary: Empty requested rollback plan can stay on the timeline forever Key: HUDI-3805 URL: https://issues.apache.org/jira/browse/HUDI-3805 Project: Apache Hudi Issue

[jira] [Updated] (HUDI-3738) Perf comparison between parquet and hudi for COW snapshot and MOR read optimized

2022-04-05 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-3738: -- Status: In Progress (was: Open) > Perf comparison between parquet and hudi for COW snapshot and

[jira] [Updated] (HUDI-3723) MOR MergeOnRead FitleringIterator stackoverflow error

2022-04-05 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-3723: -- Status: Patch Available (was: In Progress) > MOR MergeOnRead FitleringIterator stackoverflow er

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089401147 ## CI report: * 0c6a1e73dd35b045d69a8df52f4cc92f6a57e3ee Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7842

[GitHub] [hudi] hudi-bot commented on pull request #5235: [HUDI-3723] Fixed stack overflows in Spark MOR Record Iterators

2022-04-05 Thread GitBox
hudi-bot commented on PR #5235: URL: https://github.com/apache/hudi/pull/5235#issuecomment-1089394019 ## CI report: * 617ff2f83810767655179d7dac2a6756831e73e2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7846

[GitHub] [hudi] hudi-bot commented on pull request #5235: [HUDI-3723] Fixed stack overflows in Spark MOR Record Iterators

2022-04-05 Thread GitBox
hudi-bot commented on PR #5235: URL: https://github.com/apache/hudi/pull/5235#issuecomment-1089390563 ## CI report: * 617ff2f83810767655179d7dac2a6756831e73e2 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[jira] [Updated] (HUDI-3723) MOR MergeOnRead FitleringIterator stackoverflow error

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3723: - Labels: pull-request-available (was: ) > MOR MergeOnRead FitleringIterator stackoverflow error >

[GitHub] [hudi] alexeykudinkin opened a new pull request, #5235: [HUDI-3723] Fixed stack overflows in Spark MOR Record Iterators

2022-04-05 Thread GitBox
alexeykudinkin opened a new pull request, #5235: URL: https://github.com/apache/hudi/pull/5235 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the

[GitHub] [hudi] hudi-bot commented on pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
hudi-bot commented on PR #5224: URL: https://github.com/apache/hudi/pull/5224#issuecomment-1089373494 ## CI report: * ee0f8a79e72fe1c6464d95042aec4c8f59d6b9ea Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7825

[GitHub] [hudi] hudi-bot commented on pull request #5234: [HUDI-3637] Exclude uncommitted log files from metadata table validation

2022-04-05 Thread GitBox
hudi-bot commented on PR #5234: URL: https://github.com/apache/hudi/pull/5234#issuecomment-1089369863 ## CI report: * 700f80ec372c2a75cf75754f68d6ee2eb0e7fe3b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7844

[GitHub] [hudi] hudi-bot commented on pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
hudi-bot commented on PR #5224: URL: https://github.com/apache/hudi/pull/5224#issuecomment-1089369743 ## CI report: * ee0f8a79e72fe1c6464d95042aec4c8f59d6b9ea Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7825

[GitHub] [hudi] hudi-bot commented on pull request #5234: [HUDI-3637] Exclude uncommitted log files from metadata table validation

2022-04-05 Thread GitBox
hudi-bot commented on PR #5234: URL: https://github.com/apache/hudi/pull/5234#issuecomment-1089365797 ## CI report: * 700f80ec372c2a75cf75754f68d6ee2eb0e7fe3b UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[jira] [Updated] (HUDI-3760) Rebase ColStats onto fetching Records by Column prefix

2022-04-05 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-3760: -- Story Points: 8 (was: 6) > Rebase ColStats onto fetching Records by Column prefix > ---

[jira] [Updated] (HUDI-3723) MOR MergeOnRead FitleringIterator stackoverflow error

2022-04-05 Thread Alexey Kudinkin (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kudinkin updated HUDI-3723: -- Story Points: 1 > MOR MergeOnRead FitleringIterator stackoverflow error > --

[jira] [Updated] (HUDI-3637) Exclude uncommitted log files from metadata table validation

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3637: - Labels: pull-request-available (was: ) > Exclude uncommitted log files from metadata table valida

[GitHub] [hudi] yihua opened a new pull request, #5234: [HUDI-3637] Exclude uncommitted log files from metadata table validation

2022-04-05 Thread GitBox
yihua opened a new pull request, #5234: URL: https://github.com/apache/hudi/pull/5234 ## What is the purpose of the pull request A Hudi file slice may contain uncommitted log files, e.g., from `AbstractTableFileSystemView::getLatestFileSlices` API. When the file system view is based

[GitHub] [hudi] ashah-lightbox opened a new issue, #5233: [SUPPORT] _hoodie_is_deleted not working for spark Datasource.

2022-04-05 Thread GitBox
ashah-lightbox opened a new issue, #5233: URL: https://github.com/apache/hudi/issues/5233 **Describe the problem you faced** I added _hoodie_is_deleted = true for the records I want to delete and false which I want to get upserted. The result which I am getting while querying, all hi

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089347289 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 08

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089289307 ## CI report: * 9704cce985741b3737951daa05e664dc1049 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7820

[GitHub] [hudi] hudi-bot commented on pull request #5208: [HUDI-3760] Adding capability to fetch Metadata Records by prefix

2022-04-05 Thread GitBox
hudi-bot commented on PR #5208: URL: https://github.com/apache/hudi/pull/5208#issuecomment-1089285603 ## CI report: * 02194a90e0c6d18d4c384d846a49f0432c5e370f UNKNOWN * a4c391f092a78b1fe1e9f78d246ff7c44da2b872 UNKNOWN * 7999d8f8ef4fad948443d6479d6760fc3bda78d6 UNKNOWN * 08

[GitHub] [hudi] hudi-bot commented on pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

2022-04-05 Thread GitBox
hudi-bot commented on PR #5193: URL: https://github.com/apache/hudi/pull/5193#issuecomment-1089285505 ## CI report: * 9704cce985741b3737951daa05e664dc1049 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7820

[GitHub] [hudi] hudi-bot commented on pull request #5232: [HUDI-3800] Fixed preserve commit metadata for compaction for untouched records

2022-04-05 Thread GitBox
hudi-bot commented on PR #5232: URL: https://github.com/apache/hudi/pull/5232#issuecomment-1089249550 ## CI report: * 611844eade3dc23bc107d2634c5f7a271ff617c2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7841

[jira] [Created] (HUDI-3804) Partition metadata is not properly created for Column Stats

2022-04-05 Thread Alexey Kudinkin (Jira)
Alexey Kudinkin created HUDI-3804: - Summary: Partition metadata is not properly created for Column Stats Key: HUDI-3804 URL: https://issues.apache.org/jira/browse/HUDI-3804 Project: Apache Hudi

[GitHub] [hudi] pratyakshsharma commented on issue #2331: Why does Hudi not support field deletions?

2022-04-05 Thread GitBox
pratyakshsharma commented on issue #2331: URL: https://github.com/apache/hudi/issues/2331#issuecomment-1089217639 Reason why Hudi does not support field deletions - https://hudi.apache.org/docs/troubleshooting#caused-by-orgapacheparquetioinvalidrecordexception-parquetavro-schema-mismatch-avr

[jira] [Commented] (HUDI-3802) Ensure heart beat client health check for rollbacks are threadsafe with multiple writers

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517655#comment-17517655 ] sivabalan narayanan commented on HUDI-3802: --- with 0.11, we have already handled

[jira] [Closed] (HUDI-3802) Ensure heart beat client health check for rollbacks are threadsafe with multiple writers

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan closed HUDI-3802. - Resolution: Fixed > Ensure heart beat client health check for rollbacks are threadsafe wit

[jira] [Updated] (HUDI-3802) Ensure heart beat client health check for rollbacks are threadsafe with multiple writers

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-3802: -- Status: Open (was: In Progress) > Ensure heart beat client health check for rollbacks a

[jira] [Updated] (HUDI-3798) Allow TransactionManager to work w/ multiple txn owners

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-3798: -- Status: In Progress (was: Open) > Allow TransactionManager to work w/ multiple txn owne

[GitHub] [hudi] hudi-bot commented on pull request #5232: [HUDI-3800] Fixed preserve commit metadata for compaction for untouched records

2022-04-05 Thread GitBox
hudi-bot commented on PR #5232: URL: https://github.com/apache/hudi/pull/5232#issuecomment-1089153290 ## CI report: * 611844eade3dc23bc107d2634c5f7a271ff617c2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7841

[GitHub] [hudi] hudi-bot commented on pull request #5232: [HUDI-3800] Fixed preserve commit metadata for compaction for untouched records

2022-04-05 Thread GitBox
hudi-bot commented on PR #5232: URL: https://github.com/apache/hudi/pull/5232#issuecomment-1089149526 ## CI report: * 611844eade3dc23bc107d2634c5f7a271ff617c2 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the

[jira] [Updated] (HUDI-3802) Ensure heart beat client health check for rollbacks are threadsafe with multiple writers

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-3802: -- Status: In Progress (was: Open) > Ensure heart beat client health check for rollbacks a

[jira] [Updated] (HUDI-3800) Enable preserve compaction commit metadata by default

2022-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3800: - Labels: pull-request-available (was: ) > Enable preserve compaction commit metadata by default >

[GitHub] [hudi] nsivabalan opened a new pull request, #5232: [HUDI-3800] Fixed preserve commit metadata for compaction for untouched records

2022-04-05 Thread GitBox
nsivabalan opened a new pull request, #5232: URL: https://github.com/apache/hudi/pull/5232 ## What is the purpose of the pull request - During compaction, updates are present in logs, where as those records that are not updated are in base files. With compaction and preserving commit

[jira] [Commented] (HUDI-3800) Enable preserve compaction commit metadata by default

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517621#comment-17517621 ] sivabalan narayanan commented on HUDI-3800: --- # Verified that except file name, e

[GitHub] [hudi] hudi-bot commented on pull request #5222: [HUDI-3782] Fixing table config when any of the index is disabled

2022-04-05 Thread GitBox
hudi-bot commented on PR #5222: URL: https://github.com/apache/hudi/pull/5222#issuecomment-1089021684 ## CI report: * 4f34a8f16b3f30d85b1bf9d982fdee9d40bd4f01 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7839

[GitHub] [hudi] codejoyan opened a new issue, #5231: [SUPPORT] Inconsistent query result using GetLatestBaseFiles compared to Snapshot Query

2022-04-05 Thread GitBox
codejoyan opened a new issue, #5231: URL: https://github.com/apache/hudi/issues/5231 Hudi - 0.11 (Built using master branch) Spark - 2.4.4 I am trying to compare the query output from a snapshot query VS a query to fetch data from files returned by GetLatestBaseFiles (as below).

[GitHub] [hudi] codope commented on a diff in pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
codope commented on code in PR #5224: URL: https://github.com/apache/hudi/pull/5224#discussion_r843039638 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/hudi/DataSkippingUtils.scala: ## @@ -211,10 +211,10 @@ object DataSkippingUtils extends Loggin

[GitHub] [hudi] alexeykudinkin commented on a diff in pull request #5224: [HUDI-3739][Stacked on 5208] Fix handling of the `isNotNull` predicate in Data Skipping

2022-04-05 Thread GitBox
alexeykudinkin commented on code in PR #5224: URL: https://github.com/apache/hudi/pull/5224#discussion_r843030033 ## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/hudi/DataSkippingUtils.scala: ## @@ -211,10 +211,10 @@ object DataSkippingUtils extend

[jira] [Assigned] (HUDI-3803) Test and validate S3 access logs

2022-04-05 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan reassigned HUDI-3803: - Assignee: sivabalan narayanan > Test and validate S3 access logs > --

  1   2   3   >