You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "danny0405 (via GitHub)" <gi...@apache.org> on 2023/03/31 08:14:54 UTC

[GitHub] [hudi] danny0405 opened a new pull request, #8339: [HUDI-6010] Always write parquets for insert overwrite operation

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

   ### Change Logs
   
   Always write parquet directly for `INSERT OVERWRITE` and `INSERT OVERWRITE TABLE`.
   
   ### Impact
   
   Before the patches, mor table for `INSERT OVERWRITE` operation write avro logs, which is not that effieicnt for backfill scenarios.
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
     ticket number here and follow the [instruction](https://hudi.apache.org/contribute/developer-setup#website) to make
     changes to the website._
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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 #8339: [HUDI-6010] Always write parquets for insert overwrite operation

Posted by "codope (via GitHub)" <gi...@apache.org>.
codope merged PR #8339:
URL: https://github.com/apache/hudi/pull/8339


-- 
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 #8339: [HUDI-6010] Always write parquets for insert overwrite operation

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8339:
URL: https://github.com/apache/hudi/pull/8339#issuecomment-1491543399

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b2ee9268d67a967068b168f703ab6b9a38d77195",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16016",
       "triggerID" : "b2ee9268d67a967068b168f703ab6b9a38d77195",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b2ee9268d67a967068b168f703ab6b9a38d77195 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16016) 
   
   <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 #8339: [HUDI-6010] Always write parquets for insert overwrite operation

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8339:
URL: https://github.com/apache/hudi/pull/8339#issuecomment-1491533405

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b2ee9268d67a967068b168f703ab6b9a38d77195",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b2ee9268d67a967068b168f703ab6b9a38d77195",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b2ee9268d67a967068b168f703ab6b9a38d77195 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