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 2023/01/02 18:34:46 UTC

[GitHub] [hudi] jtarun opened a new pull request, #7592: Filter out empty GCS objects in events table.

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

   ### Change Logs
   Fix to filter out empty objects in GCS object events. Folders in GCS have different schema in pubsub notification message. As notifications for folders are anyway not needed, filter them out.
   
   ### Impact
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   ### Risk level (write none, low medium or high below)
   
   _If medium or high, explain what verification was done to mitigate the risks._
   
   ### 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] hudi-bot commented on pull request #7592: Filter out empty GCS objects in events table.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f15e22531d2b43d3b955beeab23104f87aaa6ba0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14070",
       "triggerID" : "f15e22531d2b43d3b955beeab23104f87aaa6ba0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f15e22531d2b43d3b955beeab23104f87aaa6ba0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14070) 
   
   <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 #7592: Filter out empty GCS objects in events table.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f15e22531d2b43d3b955beeab23104f87aaa6ba0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14070",
       "triggerID" : "f15e22531d2b43d3b955beeab23104f87aaa6ba0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f15e22531d2b43d3b955beeab23104f87aaa6ba0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14070) 
   
   <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] jtarun commented on pull request #7592: [MINOR] Filter out empty GCS objects in events table.

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

   > 
   
   The equivalent thing is Pubsub and I dont really see any option to filter empty objects.


-- 
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 #7592: Filter out empty GCS objects in events table.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f15e22531d2b43d3b955beeab23104f87aaa6ba0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f15e22531d2b43d3b955beeab23104f87aaa6ba0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f15e22531d2b43d3b955beeab23104f87aaa6ba0 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] nsivabalan merged pull request #7592: [MINOR] Filter out empty GCS objects in events table.

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


-- 
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