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 2020/04/09 18:57:31 UTC

[GitHub] [incubator-hudi] n3nash opened a new pull request #1503: Supporting combine input format RT tables

n3nash opened a new pull request #1503: Supporting combine input format RT tables
URL: https://github.com/apache/incubator-hudi/pull/1503
 
 
   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   We current support HoodieCombineHiveInputFormat for CopyOnWrite tables to ensure that there is a limit on the number of mappers spawned for any query. We currently do not have support for this feature on Realtime tables and this PR adds this support
   
   ## Committer checklist
   
    - [ X] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-hudi] n3nash commented on issue #1503: [HUDI-371] : Supporting combine input format RT tables

Posted by GitBox <gi...@apache.org>.
n3nash commented on issue #1503: [HUDI-371] : Supporting combine input format RT tables
URL: https://github.com/apache/incubator-hudi/pull/1503#issuecomment-612151106
 
 
   Closed PR -> https://github.com/apache/incubator-hudi/pull/1053 in favor of this one. @bvaradar PTAL

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-hudi] n3nash commented on issue #1503: [HUDI-371] : Supporting combine input format RT tables

Posted by GitBox <gi...@apache.org>.
n3nash commented on issue #1503:
URL: https://github.com/apache/incubator-hudi/pull/1503#issuecomment-616684125


   @vinothchandar no new class, for the existing class -> https://github.com/apache/incubator-hudi/blob/master/LICENSE#L206
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-hudi] vinothchandar commented on issue #1503: [HUDI-371] : Supporting combine input format RT tables

Posted by GitBox <gi...@apache.org>.
vinothchandar commented on issue #1503:
URL: https://github.com/apache/incubator-hudi/pull/1503#issuecomment-616634319


   @bvaradar @n3nash any code that is reused from other projects here? (asking since this is Hive and combine input splits)..


----------------------------------------------------------------
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:
users@infra.apache.org