[ 
https://issues.apache.org/jira/browse/HUDI-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379436#comment-17379436
 ] 

ASF GitHub Bot commented on HUDI-2161:
--------------------------------------

hudi-bot edited a comment on pull request #3247:
URL: https://github.com/apache/hudi/pull/3247#issuecomment-876918931


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "452676092193ccbbcbc9034c893010ea2ec45da7",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=811";,
       "triggerID" : "452676092193ccbbcbc9034c893010ea2ec45da7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "76409a475b27bbf5d08212b7c00ba56fb42c8d01",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=842";,
       "triggerID" : "76409a475b27bbf5d08212b7c00ba56fb42c8d01",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a4799add9402d6a963689bc75078e46431fbd941",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=843";,
       "triggerID" : "a4799add9402d6a963689bc75078e46431fbd941",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c377b8f48a7826d5eadce80849669ae47ab9aace",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=844";,
       "triggerID" : "c377b8f48a7826d5eadce80849669ae47ab9aace",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f0dd67bb360fe3fd275264127d50a9feb881479a",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=851";,
       "triggerID" : "f0dd67bb360fe3fd275264127d50a9feb881479a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "860eabd8a3d02e8709874cb67788e61d0d43d9c5",
       "status" : "FAILURE",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=868";,
       "triggerID" : "860eabd8a3d02e8709874cb67788e61d0d43d9c5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 860eabd8a3d02e8709874cb67788e61d0d43d9c5 Azure: 
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=868)
 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@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-unsubscr...@hudi.apache.org

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


> Add support to disable meta column to BulkInsert Row Writer path
> ----------------------------------------------------------------
>
>                 Key: HUDI-2161
>                 URL: https://issues.apache.org/jira/browse/HUDI-2161
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: sivabalan narayanan
>            Priority: Major
>              Labels: pull-request-available
>
> Objective here is to disable all meta columns so as to avoid storage cost. 
> Also, some benefits could be seen in write latency with row writer path as no 
> special handling is required at RowCreateHandle layer. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to