[GitHub] [hudi] nsivabalan commented on pull request #2520: [HUDI-1446] Support skip bootstrapIndex's init in abstract fs view init

2021-04-19 Thread GitBox


nsivabalan commented on pull request #2520:
URL: https://github.com/apache/hudi/pull/2520#issuecomment-822453679


   @Xoln : gentle ping.


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

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




[GitHub] [hudi] nsivabalan commented on pull request #2520: [HUDI-1446] Support skip bootstrapIndex's init in abstract fs view init

2021-04-05 Thread GitBox


nsivabalan commented on pull request #2520:
URL: https://github.com/apache/hudi/pull/2520#issuecomment-813594629


   @Xoln : when do you think you can address the feedback. Do ping me here once 
its ready to be reviewed again. 


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

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




[GitHub] [hudi] nsivabalan commented on pull request #2520: [HUDI-1446] Support skip bootstrapIndex's init in abstract fs view init

2021-03-31 Thread GitBox


nsivabalan commented on pull request #2520:
URL: https://github.com/apache/hudi/pull/2520#issuecomment-811001660


   btw, CI build is failed. do check it out as well.


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

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




[GitHub] [hudi] nsivabalan commented on pull request #2520: [HUDI-1446] Support skip bootstrapIndex's init in abstract fs view init

2021-03-09 Thread GitBox


nsivabalan commented on pull request #2520:
URL: https://github.com/apache/hudi/pull/2520#issuecomment-794052784


   @Xoln : Few minor comments. once addressed, we can land this.



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.

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




[GitHub] [hudi] nsivabalan commented on pull request #2520: [HUDI-1446] Support skip bootstrapIndex's init in abstract fs view init

2021-02-08 Thread GitBox


nsivabalan commented on pull request #2520:
URL: https://github.com/apache/hudi/pull/2520#issuecomment-775120758


   @vinothchandar @bvaradar : wanted to clarify with you folks. Looks like as 
of now, bootstrap index is always initialized in AbstractTableFileSystemView. 
   
   Author's purpose of creating this PR is this:
   When write data into hoodie table using operation api, shouldn't init a 
bootstrap index.
   so, this patch introduces a DefaultBootstrapIndex which will be used if 
config does not set bootstrap path. 
   
   Interested to hear, why we did not have a default no op bootstrap index 
(which will return false for useIndex()) ? 
   
   



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.

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