[GitHub] [hudi] zhangyue19921010 commented on issue #4803: [SUPPORT] Clustering throwing exception

2022-02-14 Thread GitBox
zhangyue19921010 commented on issue #4803: URL: https://github.com/apache/hudi/issues/4803#issuecomment-1038771285 Hi @aznwarmonkey Would you mind to have a try using Step 1--mode schedule Step 2 --mode execute --instant-time instant step1 generated -- This is an automated message

[GitHub] [hudi] zhangyue19921010 commented on issue #4803: [SUPPORT] Clustering throwing exception

2022-02-14 Thread GitBox
zhangyue19921010 commented on issue #4803: URL: https://github.com/apache/hudi/issues/4803#issuecomment-1038776138 Also could you please provide full log of this test? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[jira] [Created] (HUDI-3421) [HUDI-]Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread Yue Zhang (Jira)
Yue Zhang created HUDI-3421: --- Summary: [HUDI-]Pending clustering may break AbstractTableFileSystemView Key: HUDI-3421 URL: https://issues.apache.org/jira/browse/HUDI-3421 Project: Apache Hudi Issu

[jira] [Updated] (HUDI-3421) Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread Yue Zhang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yue Zhang updated HUDI-3421: Summary: Pending clustering may break AbstractTableFileSystemView (was: [HUDI-]Pending clustering may break

[GitHub] [hudi] danny0405 merged pull request #4805: [HUDI-3417] Switch AbstractTableFileSystemView#filterBaseFileAfterPen…

2022-02-14 Thread GitBox
danny0405 merged pull request #4805: URL: https://github.com/apache/hudi/pull/4805 -- 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-unsubsc

[jira] [Resolved] (HUDI-3417) Switch AbstractTableFileSystemView#filterBaseFileAfterPendingCompaction log level to debug

2022-02-14 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-3417. -- > Switch AbstractTableFileSystemView#filterBaseFileAfterPendingCompaction log > level to debug > --

[jira] [Commented] (HUDI-3417) Switch AbstractTableFileSystemView#filterBaseFileAfterPendingCompaction log level to debug

2022-02-14 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491856#comment-17491856 ] Danny Chen commented on HUDI-3417: -- Fixed via master branch: 5ca4480a3818ba9192780a40941a

[hudi] branch master updated (94806d5 -> 5ca4480)

2022-02-14 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from 94806d5 [HUDI-3272] If `mode==ignore && tableExists`, do not execute write logic and sync hive (#4632) add 5c

[GitHub] [hudi] hudi-bot commented on pull request #4807: [HUDI-3387] Make async timeline server by default

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4807: URL: https://github.com/apache/hudi/pull/4807#issuecomment-1038786242 ## CI report: * 63fd5ba4b6f0633a87114250c90eaa1c3460c9ab Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038716256 ## CI report: * 6f663d04328fda9797a8a9507f91c7d8328bd832 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038786168 ## CI report: * 6f663d04328fda9797a8a9507f91c7d8328bd832 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4807: [HUDI-3387] Make async timeline server by default

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4807: URL: https://github.com/apache/hudi/pull/4807#issuecomment-1038702494 ## CI report: * 63fd5ba4b6f0633a87114250c90eaa1c3460c9ab Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] yuzhaojing opened a new pull request #4808: [HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread GitBox
yuzhaojing opened a new pull request #4808: URL: https://github.com/apache/hudi/pull/4808 ## *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 purp

[GitHub] [hudi] yuzhaojing opened a new pull request #4809: [HUDI-3418] Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread GitBox
yuzhaojing opened a new pull request #4809: URL: https://github.com/apache/hudi/pull/4809 ## *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 purp

[jira] [Updated] (HUDI-3418) Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3418: - Labels: pull-request-available (was: ) > Save timeout option for remote RemoteFileSystemView > --

[jira] [Updated] (HUDI-3420) Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3420: - Labels: pull-request-available (was: ) > Remove duplicates type in HoodieClusteringGroup.avsc > -

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038786168 ## CI report: * 6f663d04328fda9797a8a9507f91c7d8328bd832 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038789003 ## CI report: * 6f663d04328fda9797a8a9507f91c7d8328bd832 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot commented on pull request #4808: [HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4808: URL: https://github.com/apache/hudi/pull/4808#issuecomment-1038789084 ## CI report: * 854f4a6876aa2871f77e0b71df7c0772521bcc18 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure`

[GitHub] [hudi] hudi-bot commented on pull request #4809: [HUDI-3418] Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4809: URL: https://github.com/apache/hudi/pull/4809#issuecomment-1038789127 ## CI report: * 69e49b3d51569ccfdd14c00518607d678fbb731e UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure`

[GitHub] [hudi] leesf commented on a change in pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
leesf commented on a change in pull request #3964: URL: https://github.com/apache/hudi/pull/3964#discussion_r805597905 ## File path: rfc/rfc-38/rfc-38.md ## @@ -0,0 +1,240 @@ + + +# RFC-38: Spark Datasource V2 Integration + +## Proposers + +- @leesf + +## Approvers +- @vinothch

[GitHub] [hudi] hudi-bot commented on pull request #4808: [HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4808: URL: https://github.com/apache/hudi/pull/4808#issuecomment-1038791914 ## CI report: * 854f4a6876aa2871f77e0b71df7c0772521bcc18 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] leesf commented on a change in pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
leesf commented on a change in pull request #3964: URL: https://github.com/apache/hudi/pull/3964#discussion_r805598314 ## File path: rfc/rfc-38/rfc-38.md ## @@ -0,0 +1,240 @@ + + +# RFC-38: Spark Datasource V2 Integration + +## Proposers + +- @leesf + +## Approvers +- @vinothch

[GitHub] [hudi] hudi-bot removed a comment on pull request #4808: [HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4808: URL: https://github.com/apache/hudi/pull/4808#issuecomment-1038789084 ## CI report: * 854f4a6876aa2871f77e0b71df7c0772521bcc18 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] hudi-bot removed a comment on pull request #4809: [HUDI-3418] Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4809: URL: https://github.com/apache/hudi/pull/4809#issuecomment-1038789127 ## CI report: * 69e49b3d51569ccfdd14c00518607d678fbb731e UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] hudi-bot commented on pull request #4809: [HUDI-3418] Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4809: URL: https://github.com/apache/hudi/pull/4809#issuecomment-1038791950 ## CI report: * 69e49b3d51569ccfdd14c00518607d678fbb731e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] zhangyue19921010 opened a new pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread GitBox
zhangyue19921010 opened a new pull request #4810: URL: https://github.com/apache/hudi/pull/4810 https://issues.apache.org/jira/browse/HUDI-3421 ## What is the purpose of the pull request If there is a inflight clustering instant at the earliest of active time line, AbstractTableFileSy

[jira] [Updated] (HUDI-3421) Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-3421: - Labels: pull-request-available (was: ) > Pending clustering may break AbstractTableFileSystemView

[GitHub] [hudi] hudi-bot removed a comment on pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3964: URL: https://github.com/apache/hudi/pull/3964#issuecomment-996623073 ## CI report: * a0c9b18702c77c910aa2a808a516f4e9fad53575 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/re

[GitHub] [hudi] hudi-bot commented on pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3964: URL: https://github.com/apache/hudi/pull/3964#issuecomment-1038793907 ## CI report: * a0c9b18702c77c910aa2a808a516f4e9fad53575 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot commented on pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4810: URL: https://github.com/apache/hudi/pull/4810#issuecomment-1038794796 ## CI report: * 82787b8461a0447467508cf2c7750870e57a8e8a UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure`

[GitHub] [hudi] zhangyue19921010 commented on pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread GitBox
zhangyue19921010 commented on pull request #4810: URL: https://github.com/apache/hudi/pull/4810#issuecomment-1038795174 Here is the test table in my local env ``` . ├── .hoodie │   ├── .aux │   │   └── .bootstrap │   │   ├── .fileids │   │   └── .partitions │ 

[GitHub] [hudi] hudi-bot removed a comment on pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3964: URL: https://github.com/apache/hudi/pull/3964#issuecomment-1038793907 ## CI report: * a0c9b18702c77c910aa2a808a516f4e9fad53575 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3964: URL: https://github.com/apache/hudi/pull/3964#issuecomment-1038796696 ## CI report: * a0c9b18702c77c910aa2a808a516f4e9fad53575 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot commented on pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4810: URL: https://github.com/apache/hudi/pull/4810#issuecomment-1038797625 ## CI report: * 82787b8461a0447467508cf2c7750870e57a8e8a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4810: URL: https://github.com/apache/hudi/pull/4810#issuecomment-1038794796 ## CI report: * 82787b8461a0447467508cf2c7750870e57a8e8a UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[jira] [Assigned] (HUDI-3421) Pending clustering may break AbstractTableFileSystemView

2022-02-14 Thread Yue Zhang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yue Zhang reassigned HUDI-3421: --- Assignee: Yue Zhang > Pending clustering may break AbstractTableFileSystemView >

[GitHub] [hudi] danny0405 commented on a change in pull request #4806: [HUDI-3419] Load class through reflection in a thread-safe way.

2022-02-14 Thread GitBox
danny0405 commented on a change in pull request #4806: URL: https://github.com/apache/hudi/pull/4806#discussion_r805621560 ## File path: hudi-common/src/main/java/org/apache/hudi/common/util/ReflectionUtils.java ## @@ -45,7 +45,7 @@ private static final Logger LOG = LogM

[GitHub] [hudi] hudi-bot removed a comment on pull request #4611: [HUDI-3254] Introduce HoodieCatalog to manage tables for Spark Datasource V2

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4611: URL: https://github.com/apache/hudi/pull/4611#issuecomment-1038763912 ## CI report: * 5feee50ea8accfc643e1d9fd607e9e605cd97a40 UNKNOWN * 2d6d4b7549fb79965f923693245d160c976df865 UNKNOWN * b67b0c1eb2bc28fc9e610e6e8ec08b22f5eed

[GitHub] [hudi] hudi-bot commented on pull request #4611: [HUDI-3254] Introduce HoodieCatalog to manage tables for Spark Datasource V2

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4611: URL: https://github.com/apache/hudi/pull/4611#issuecomment-1038820835 ## CI report: * 5feee50ea8accfc643e1d9fd607e9e605cd97a40 UNKNOWN * 2d6d4b7549fb79965f923693245d160c976df865 UNKNOWN * 22f6e2f42db71974b19aa30809420ed7afa50cc5 Azur

[GitHub] [hudi] minihippo closed pull request #4806: [HUDI-3419] Load class through reflection in a thread-safe way.

2022-02-14 Thread GitBox
minihippo closed pull request #4806: URL: https://github.com/apache/hudi/pull/4806 -- 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-unsubsc

[GitHub] [hudi] danny0405 commented on a change in pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView#getxxBaseFile()

2022-02-14 Thread GitBox
danny0405 commented on a change in pull request #4810: URL: https://github.com/apache/hudi/pull/4810#discussion_r805643709 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java ## @@ -492,7 +505,7 @@ protected HoodieBaseFile

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038848679 ## CI report: * 0ce3cdcded0a3096196843d784c4a73f54e1e6d9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038789003 ## CI report: * 6f663d04328fda9797a8a9507f91c7d8328bd832 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] zhangyue19921010 commented on a change in pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView#getxxBaseFile()

2022-02-14 Thread GitBox
zhangyue19921010 commented on a change in pull request #4810: URL: https://github.com/apache/hudi/pull/4810#discussion_r805651637 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java ## @@ -492,7 +505,7 @@ protected HoodieB

[GitHub] [hudi] hudi-bot removed a comment on pull request #4808: [HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4808: URL: https://github.com/apache/hudi/pull/4808#issuecomment-1038791914 ## CI report: * 854f4a6876aa2871f77e0b71df7c0772521bcc18 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4808: [HUDI-3420] Remove duplicates type in HoodieClusteringGroup.avsc

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4808: URL: https://github.com/apache/hudi/pull/4808#issuecomment-1038861343 ## CI report: * 854f4a6876aa2871f77e0b71df7c0772521bcc18 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] geoffroyatkwiff commented on issue #4778: [SUPPORT] Row with _hoodie_is_deleted=True stored into target table

2022-02-14 Thread GitBox
geoffroyatkwiff commented on issue #4778: URL: https://github.com/apache/hudi/issues/4778#issuecomment-1038874131 Yes, it does seem to take precedence, but doesn't work as I would expect: - if you process a file that contains a delete for a row that's already in the target table, it is s

[GitHub] [hudi] hudi-bot commented on pull request #4809: [HUDI-3418] Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4809: URL: https://github.com/apache/hudi/pull/4809#issuecomment-1038890453 ## CI report: * 69e49b3d51569ccfdd14c00518607d678fbb731e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4809: [HUDI-3418] Save timeout option for remote RemoteFileSystemView

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4809: URL: https://github.com/apache/hudi/pull/4809#issuecomment-1038791950 ## CI report: * 69e49b3d51569ccfdd14c00518607d678fbb731e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038893611 ## CI report: * 0ce3cdcded0a3096196843d784c4a73f54e1e6d9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038848679 ## CI report: * 0ce3cdcded0a3096196843d784c4a73f54e1e6d9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038896987 ## CI report: * 0ce3cdcded0a3096196843d784c4a73f54e1e6d9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038893611 ## CI report: * 0ce3cdcded0a3096196843d784c4a73f54e1e6d9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3964: URL: https://github.com/apache/hudi/pull/3964#issuecomment-1038927565 ## CI report: * 3f6276e3fbe583813bcf27a5165afddac108b117 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #3964: [HUDI-2732][RFC-38] Spark Datasource V2 Integration

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3964: URL: https://github.com/apache/hudi/pull/3964#issuecomment-1038796696 ## CI report: * a0c9b18702c77c910aa2a808a516f4e9fad53575 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot removed a comment on pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView#getxxBaseFile()

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4810: URL: https://github.com/apache/hudi/pull/4810#issuecomment-1038797625 ## CI report: * 82787b8461a0447467508cf2c7750870e57a8e8a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4810: [HUDI-3421]Pending clustering may break AbstractTableFileSystemView#getxxBaseFile()

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4810: URL: https://github.com/apache/hudi/pull/4810#issuecomment-1038949888 ## CI report: * 82787b8461a0447467508cf2c7750870e57a8e8a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038896987 ## CI report: * 0ce3cdcded0a3096196843d784c4a73f54e1e6d9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038970784 ## CI report: * 356ed2ad72279a898cc2b57beeb55a828e72560e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] xiarixiaoyao commented on pull request #4785: [HUDI-3408] fixed the bug that BUCKET_INDEX cannot process special ch…

2022-02-14 Thread GitBox
xiarixiaoyao commented on pull request #4785: URL: https://github.com/apache/hudi/pull/4785#issuecomment-1038972516 @minihippo yes will do it, but i still have some problems, [BucketIdentifier.java](https://github.com/apache/hudi/pull/4785/files#diff-cec97cf4da631039da992f4b6d21424c18a39c

[GitHub] [hudi] xiarixiaoyao commented on a change in pull request #4785: [HUDI-3408] fixed the bug that BUCKET_INDEX cannot process special ch…

2022-02-14 Thread GitBox
xiarixiaoyao commented on a change in pull request #4785: URL: https://github.com/apache/hudi/pull/4785#discussion_r805752004 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/index/bucket/BucketIdentifier.java ## @@ -43,7 +43,7 @@ public static int ge

[GitHub] [hudi] nsivabalan opened a new pull request #4811: [HUDI-3213][WIP] Making commit preserve metadata to true

2022-02-14 Thread GitBox
nsivabalan opened a new pull request #4811: URL: https://github.com/apache/hudi/pull/4811 ## *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 purp

[GitHub] [hudi] hudi-bot commented on pull request #4811: [HUDI-3213][WIP] Making commit preserve metadata to true for compaction

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4811: URL: https://github.com/apache/hudi/pull/4811#issuecomment-1038984398 ## CI report: * 5d618d38d98eac5e6938007ea47c927fc95a43fc UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure`

[GitHub] [hudi] hudi-bot removed a comment on pull request #4811: [HUDI-3213][WIP] Making commit preserve metadata to true for compaction

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4811: URL: https://github.com/apache/hudi/pull/4811#issuecomment-1038984398 ## CI report: * 5d618d38d98eac5e6938007ea47c927fc95a43fc UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] hudi-bot commented on pull request #4811: [HUDI-3213][WIP] Making commit preserve metadata to true for compaction

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4811: URL: https://github.com/apache/hudi/pull/4811#issuecomment-1038986964 ## CI report: * 5d618d38d98eac5e6938007ea47c927fc95a43fc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] nsivabalan opened a new pull request #4812: [HUDI-2761][WIP] Fixing timeline server for repeated refreshes

2022-02-14 Thread GitBox
nsivabalan opened a new pull request #4812: URL: https://github.com/apache/hudi/pull/4812 ## *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 purp

[GitHub] [hudi] hudi-bot commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039010871 ## CI report: * a39dba86a32410187f757f205c92fcf1973ab329 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1031243250 ## CI report: * a39dba86a32410187f757f205c92fcf1973ab329 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot removed a comment on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039010871 ## CI report: * a39dba86a32410187f757f205c92fcf1973ab329 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039013824 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot commented on pull request #4812: [HUDI-2761][WIP] Fixing timeline server for repeated refreshes

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4812: URL: https://github.com/apache/hudi/pull/4812#issuecomment-1039014855 ## CI report: * 373869c99af63b78b3e08e84e7cf08dae5164498 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure`

[GitHub] [hudi] hudi-bot removed a comment on pull request #4812: [HUDI-2761][WIP] Fixing timeline server for repeated refreshes

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4812: URL: https://github.com/apache/hudi/pull/4812#issuecomment-1039014855 ## CI report: * 373869c99af63b78b3e08e84e7cf08dae5164498 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run

[GitHub] [hudi] hudi-bot commented on pull request #4812: [HUDI-2761][WIP] Fixing timeline server for repeated refreshes

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4812: URL: https://github.com/apache/hudi/pull/4812#issuecomment-1039017967 ## CI report: * 373869c99af63b78b3e08e84e7cf08dae5164498 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[jira] [Created] (HUDI-3422) Native reader for MOR tables in Presto connector

2022-02-14 Thread Todd Gao (Jira)
Todd Gao created HUDI-3422: -- Summary: Native reader for MOR tables in Presto connector Key: HUDI-3422 URL: https://issues.apache.org/jira/browse/HUDI-3422 Project: Apache Hudi Issue Type: Task

[GitHub] [hudi] hudi-bot commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039028588 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039013824 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] nsivabalan opened a new pull request #4813: [MINOR] Fixing release link in homepage

2022-02-14 Thread GitBox
nsivabalan opened a new pull request #4813: URL: https://github.com/apache/hudi/pull/4813 ## *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 purp

[GitHub] [hudi] nsivabalan merged pull request #4813: [MINOR] Fixing release link in homepage

2022-02-14 Thread GitBox
nsivabalan merged pull request #4813: URL: https://github.com/apache/hudi/pull/4813 -- 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-unsubs

[hudi] branch asf-site updated: [MINOR] Fixing release link in homepage (#4813)

2022-02-14 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new de34058 [MINOR] Fixing release link in hom

[GitHub] [hudi] hudi-bot removed a comment on pull request #4811: [HUDI-3213][WIP] Making commit preserve metadata to true for compaction

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4811: URL: https://github.com/apache/hudi/pull/4811#issuecomment-1038986964 ## CI report: * 5d618d38d98eac5e6938007ea47c927fc95a43fc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4811: [HUDI-3213][WIP] Making commit preserve metadata to true for compaction

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4811: URL: https://github.com/apache/hudi/pull/4811#issuecomment-1039054424 ## CI report: * 5d618d38d98eac5e6938007ea47c927fc95a43fc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] YannByron commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
YannByron commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1039061305 @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 specific

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1038970784 ## CI report: * 356ed2ad72279a898cc2b57beeb55a828e72560e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1039063829 ## CI report: * 356ed2ad72279a898cc2b57beeb55a828e72560e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] xiarixiaoyao commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
xiarixiaoyao commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039066692 @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 specif

[GitHub] [hudi] hudi-bot removed a comment on pull request #4812: [HUDI-2761][WIP] Fixing timeline server for repeated refreshes

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4812: URL: https://github.com/apache/hudi/pull/4812#issuecomment-1039017967 ## CI report: * 373869c99af63b78b3e08e84e7cf08dae5164498 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4812: [HUDI-2761][WIP] Fixing timeline server for repeated refreshes

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4812: URL: https://github.com/apache/hudi/pull/4812#issuecomment-1039067787 ## CI report: * 373869c99af63b78b3e08e84e7cf08dae5164498 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039028588 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039070555 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] hudi-bot removed a comment on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039070555 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039073959 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] nsivabalan opened a new issue #4814: [SUPPORT] NPE thrown while archiving data table when metadata is enabled

2022-02-14 Thread GitBox
nsivabalan opened a new issue #4814: URL: https://github.com/apache/hudi/issues/4814 **Describe the problem you faced** My job fails w/ NPE during archival of data table when metadata table is enabled. Hi All, I am facing an issue regarding table type after bumping to 0.10.1

[GitHub] [hudi] megha2411 commented on issue #4814: [SUPPORT] NPE thrown while archiving data table when metadata is enabled

2022-02-14 Thread GitBox
megha2411 commented on issue #4814: URL: https://github.com/apache/hudi/issues/4814#issuecomment-1039112003 **To Reproduce** Steps to reproduce the behavior: This is coming up intermittently. I tried processing 30 files and 1 failed with this error. It did not fail in 2ns run. But

[GitHub] [hudi] hudi-bot removed a comment on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1039063829 ## CI report: * 356ed2ad72279a898cc2b57beeb55a828e72560e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
hudi-bot commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1039123572 ## CI report: * 356ed2ad72279a898cc2b57beeb55a828e72560e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[GitHub] [hudi] YannByron commented on pull request #4798: [HUDI-3200] deprecate hoodie.file.index.enable and unify to use BaseFileOnlyViewRelation to handle

2022-02-14 Thread GitBox
YannByron commented on pull request #4798: URL: https://github.com/apache/hudi/pull/4798#issuecomment-1039134916 @xushiyan CI has passed. please 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 above

[GitHub] [hudi] hudi-bot removed a comment on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot removed a comment on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039073959 ## CI report: * 2a8a1c5cac7d3114e098512eb94f8a0568e6fbdd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/r

[GitHub] [hudi] hudi-bot commented on pull request #3808: [HUDI-2560] introduce id_based schema to support full schema evolution.

2022-02-14 Thread GitBox
hudi-bot commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-1039142825 ## CI report: * 0c3949b5fb60d2d85c1c31613091c30c89c7d484 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?b

[jira] [Created] (HUDI-3423) Upgrade Spark to 3.2.1

2022-02-14 Thread Yann Byron (Jira)
Yann Byron created HUDI-3423: Summary: Upgrade Spark to 3.2.1 Key: HUDI-3423 URL: https://issues.apache.org/jira/browse/HUDI-3423 Project: Apache Hudi Issue Type: Improvement Components

  1   2   3   4   5   6   >