You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/09 22:05:09 UTC

[GitHub] [hudi] nsivabalan opened a new pull request, #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

nsivabalan opened a new pull request, #5543:
URL: https://github.com/apache/hudi/pull/5543

   ## What is the purpose of the pull request
   
   - Fixing schema to set with writeConfig in deltastreamer when empty batch is consumed. 
   
   ## Brief change log
   
   - Fixing schema to set with writeConfig in deltastreamer when empty batch is consumed. 
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] nsivabalan commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1124873579

   @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 comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] codope merged pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
codope merged PR #5543:
URL: https://github.com/apache/hudi/pull/5543


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125500318

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "970f0316c53e4a2acc9d75df1afdc6b79193c94c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "970f0316c53e4a2acc9d75df1afdc6b79193c94c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f80bdb7996fa418cb123f887be95f6c961c6904b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616) 
   * 970f0316c53e4a2acc9d75df1afdc6b79193c94c UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] codope commented on a diff in pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
codope commented on code in PR #5543:
URL: https://github.com/apache/hudi/pull/5543#discussion_r871204872


##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java:
##########
@@ -829,6 +831,25 @@ private HoodieWriteConfig getHoodieClientConfig(Schema schema) {
     return config;
   }
 
+  private Schema getSchemaForWriteConfig(Schema targetSchema) {
+    Schema newWriteSchema = targetSchema;
+    try {
+      if (targetSchema != null) {
+        // check if targetSchema is equal to NULL schema
+        if (SchemaCompatibility.checkReaderWriterCompatibility(targetSchema, InputBatch.NULL_SCHEMA).getType() == SchemaCompatibility.SchemaCompatibilityType.COMPATIBLE
+            && SchemaCompatibility.checkReaderWriterCompatibility(InputBatch.NULL_SCHEMA, targetSchema).getType() == SchemaCompatibility.SchemaCompatibilityType.COMPATIBLE) {
+          // target schema is null. fetch schema from commit metadata and use it
+          HoodieTableMetaClient meta = HoodieTableMetaClient.builder().setConf(new Configuration(fs.getConf())).setBasePath(cfg.targetBasePath).setPayloadClassName(cfg.payloadClassName).build();

Review Comment:
   Should we extract meta client and create just once? It's getting created in refreshTimeline() as well.



-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1121656405

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 454553a2dcbdbcd4152386572c89f5382c09e5bd Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1121664155

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 454553a2dcbdbcd4152386572c89f5382c09e5bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1124907102

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   * 4eeaf2b64312d404d087e0573a1ef10df687657c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1124903776

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   * 4eeaf2b64312d404d087e0573a1ef10df687657c UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1124900562

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125164806

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4eeaf2b64312d404d087e0573a1ef10df687657c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610) 
   * f80bdb7996fa418cb123f887be95f6c961c6904b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125333928

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f80bdb7996fa418cb123f887be95f6c961c6904b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125502109

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "970f0316c53e4a2acc9d75df1afdc6b79193c94c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8621",
       "triggerID" : "970f0316c53e4a2acc9d75df1afdc6b79193c94c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f80bdb7996fa418cb123f887be95f6c961c6904b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616) 
   * 970f0316c53e4a2acc9d75df1afdc6b79193c94c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8621) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125555813

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "970f0316c53e4a2acc9d75df1afdc6b79193c94c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8621",
       "triggerID" : "970f0316c53e4a2acc9d75df1afdc6b79193c94c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 970f0316c53e4a2acc9d75df1afdc6b79193c94c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8621) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] codope commented on a diff in pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
codope commented on code in PR #5543:
URL: https://github.com/apache/hudi/pull/5543#discussion_r872343785


##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java:
##########
@@ -829,6 +831,25 @@ private HoodieWriteConfig getHoodieClientConfig(Schema schema) {
     return config;
   }
 
+  private Schema getSchemaForWriteConfig(Schema targetSchema) {
+    Schema newWriteSchema = targetSchema;
+    try {
+      if (targetSchema != null) {
+        // check if targetSchema is equal to NULL schema
+        if (SchemaCompatibility.checkReaderWriterCompatibility(targetSchema, InputBatch.NULL_SCHEMA).getType() == SchemaCompatibility.SchemaCompatibilityType.COMPATIBLE
+            && SchemaCompatibility.checkReaderWriterCompatibility(InputBatch.NULL_SCHEMA, targetSchema).getType() == SchemaCompatibility.SchemaCompatibilityType.COMPATIBLE) {
+          // target schema is null. fetch schema from commit metadata and use it
+          HoodieTableMetaClient meta = HoodieTableMetaClient.builder().setConf(new Configuration(fs.getConf())).setBasePath(cfg.targetBasePath).setPayloadClassName(cfg.payloadClassName).build();

Review Comment:
   sounds good 👍 



-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1121632645

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 454553a2dcbdbcd4152386572c89f5382c09e5bd UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1121697767

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 454553a2dcbdbcd4152386572c89f5382c09e5bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531) 
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1121740985

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125108291

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   * 4eeaf2b64312d404d087e0573a1ef10df687657c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610) 
   * f80bdb7996fa418cb123f887be95f6c961c6904b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8616) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1121699558

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 454553a2dcbdbcd4152386572c89f5382c09e5bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531) 
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] nsivabalan commented on a diff in pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on code in PR #5543:
URL: https://github.com/apache/hudi/pull/5543#discussion_r871257552


##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java:
##########
@@ -829,6 +831,25 @@ private HoodieWriteConfig getHoodieClientConfig(Schema schema) {
     return config;
   }
 
+  private Schema getSchemaForWriteConfig(Schema targetSchema) {
+    Schema newWriteSchema = targetSchema;
+    try {
+      if (targetSchema != null) {
+        // check if targetSchema is equal to NULL schema
+        if (SchemaCompatibility.checkReaderWriterCompatibility(targetSchema, InputBatch.NULL_SCHEMA).getType() == SchemaCompatibility.SchemaCompatibilityType.COMPATIBLE
+            && SchemaCompatibility.checkReaderWriterCompatibility(InputBatch.NULL_SCHEMA, targetSchema).getType() == SchemaCompatibility.SchemaCompatibilityType.COMPATIBLE) {
+          // target schema is null. fetch schema from commit metadata and use it
+          HoodieTableMetaClient meta = HoodieTableMetaClient.builder().setConf(new Configuration(fs.getConf())).setBasePath(cfg.targetBasePath).setPayloadClassName(cfg.payloadClassName).build();

Review Comment:
   yeah. I thought about that. this happens only incase of empty batches from the source, on which case anyways there is not much load on the system in general. So, resolved to using a local one. If the scope of usage of metaclient increases in future, we can add it as instance variable. wdyt. 



-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5543: [HUDI-4072] Fixing NULL schema for empty batches in deltastreamer

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5543:
URL: https://github.com/apache/hudi/pull/5543#issuecomment-1125103678

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8531",
       "triggerID" : "454553a2dcbdbcd4152386572c89f5382c09e5bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "triggerType" : "PUSH"
     }, {
       "hash" : "68ae936690f617d70ebf821076cc3a4b28b52a00",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533",
       "triggerID" : "1124873579",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610",
       "triggerID" : "4eeaf2b64312d404d087e0573a1ef10df687657c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f80bdb7996fa418cb123f887be95f6c961c6904b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 68ae936690f617d70ebf821076cc3a4b28b52a00 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8533) 
   * 4eeaf2b64312d404d087e0573a1ef10df687657c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8610) 
   * f80bdb7996fa418cb123f887be95f6c961c6904b UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org