[GitHub] [hudi] trushev commented on pull request #5443: [HUDI-3982] Comprehensive schema evolution in flink when read/batch/cow/snapshot

2022-06-09 Thread GitBox


trushev commented on PR #5443:
URL: https://github.com/apache/hudi/pull/5443#issuecomment-1151941699

   I merged all supported modes into one patch and reworked pull request.
   https://github.com/apache/hudi/pull/5830
   


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



[GitHub] [hudi] trushev commented on pull request #5443: [HUDI-3982] Comprehensive schema evolution in flink when read/batch/cow/snapshot

2022-05-17 Thread GitBox


trushev commented on PR #5443:
URL: https://github.com/apache/hudi/pull/5443#issuecomment-1129176572

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

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



[GitHub] [hudi] trushev commented on pull request #5443: [HUDI-3982] Comprehensive schema evolution in flink when read/batch/cow/snapshot

2022-04-27 Thread GitBox


trushev commented on PR #5443:
URL: https://github.com/apache/hudi/pull/5443#issuecomment-1110958170

   > What do you mean when you saying `batch/cow/snapshot` ?
   
   This PR covers the following case
   ```
   'read.streaming.enabled' = 'false',
   'table.type' = 'COPY_ON_WRITE',
   'hoodie.datasource.query.type' = 'snapshot'
   ```
   


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