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/07/21 09:34:03 UTC

[GitHub] [hudi] codope commented on pull request #5428: [HUDI-3896] Porting Nested Schema Pruning optimization for Hudi's custom Relations

codope commented on PR #5428:
URL: https://github.com/apache/hudi/pull/5428#issuecomment-1191264871

   I am going to land this. All comments addressed. One of the ITs timed out. I don't see any failure for the tests that ran:
   ```
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hudi.table.ITTestHoodieDataSource
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 986.85 s - in org.apache.hudi.table.ITTestHoodieDataSource
   [INFO] Running org.apache.hudi.sink.compact.ITTestHoodieFlinkCompactor
   [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.164 s - in org.apache.hudi.sink.compact.ITTestHoodieFlinkCompactor
   [INFO] Running org.apache.hudi.sink.cluster.ITTestHoodieFlinkClustering
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.888 s - in org.apache.hudi.sink.cluster.ITTestHoodieFlinkClustering
   [INFO] Running org.apache.hudi.sink.ITTestDataStreamWrite
   ```
   


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