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/02/26 08:45:41 UTC

[GitHub] [hudi] bhasudha opened a new pull request #4916: Update roadmap page to reflect latest state

bhasudha opened a new pull request #4916:
URL: https://github.com/apache/hudi/pull/4916


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *(For example: This pull request adds quick-start document.)*
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] 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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] codope commented on a change in pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
codope commented on a change in pull request #4916:
URL: https://github.com/apache/hudi/pull/4916#discussion_r816561632



##########
File path: website/src/pages/roadmap.md
##########
@@ -62,11 +62,11 @@ Next major release : [0.11.0](https://issues.apache.org/jira/projects/HUDI/versi
 |------------|--------|-----------|
 |JDBC Incremental Source GA   |0.11|[HUDI-1859](https://issues.apache.org/jira/browse/HUDI-1859)|

Review comment:
       @xushiyan I'd prefer 0.12. Currently, metadata and multi-modal index are top priority. We can always add to 0.11 once we have some cycles to work on it.




-- 
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] xushiyan commented on a change in pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #4916:
URL: https://github.com/apache/hudi/pull/4916#discussion_r816527774



##########
File path: website/src/pages/roadmap.md
##########
@@ -62,11 +62,11 @@ Next major release : [0.11.0](https://issues.apache.org/jira/projects/HUDI/versi
 |------------|--------|-----------|
 |JDBC Incremental Source GA   |0.11|[HUDI-1859](https://issues.apache.org/jira/browse/HUDI-1859)|

Review comment:
       @codope can you confirm if this is moved to 0.12 or not please? just saw https://issues.apache.org/jira/browse/HUDI-1862 was marked for 0.11




-- 
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] bhasudha commented on a change in pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
bhasudha commented on a change in pull request #4916:
URL: https://github.com/apache/hudi/pull/4916#discussion_r816104692



##########
File path: website/src/pages/roadmap.md
##########
@@ -10,13 +10,13 @@ down by areas on our [stack](blog/2021/07/21/streaming-data-lake-platform/#hudi-
 
 ## H1 2022 Releases
 
-Next minor release : [0.10.1](https://issues.apache.org/jira/projects/HUDI/versions/12351135) (Jan 2022)
-Next major release : [0.11.0](https://issues.apache.org/jira/projects/HUDI/versions/12350673) (Feb 2022)
+Next minor release : [~~0.10.1~~](https://issues.apache.org/jira/projects/HUDI/versions/12351135) ~~(Jan 2022)~~

Review comment:
       Done. Please check.




-- 
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] xushiyan commented on a change in pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #4916:
URL: https://github.com/apache/hudi/pull/4916#discussion_r816519733



##########
File path: website/src/pages/roadmap.md
##########
@@ -62,11 +62,11 @@ Next major release : [0.11.0](https://issues.apache.org/jira/projects/HUDI/versi
 |------------|--------|-----------|
 |JDBC Incremental Source GA   |0.11|[HUDI-1859](https://issues.apache.org/jira/browse/HUDI-1859)|
 |Native support for AWS Glue Metastore   |0.11|[HUDI-2757](https://issues.apache.org/jira/browse/HUDI-2757)|
+|BigQuery and Snowflake external table integration   |0.11|[RFC-34](https://github.com/apache/hudi/pull/4503)|

Review comment:
       epic https://issues.apache.org/jira/browse/HUDI-2438




-- 
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] xushiyan commented on a change in pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
xushiyan commented on a change in pull request #4916:
URL: https://github.com/apache/hudi/pull/4916#discussion_r815698226



##########
File path: website/src/pages/roadmap.md
##########
@@ -10,13 +10,13 @@ down by areas on our [stack](blog/2021/07/21/streaming-data-lake-platform/#hudi-
 
 ## H1 2022 Releases
 
-Next minor release : [0.10.1](https://issues.apache.org/jira/projects/HUDI/versions/12351135) (Jan 2022)
-Next major release : [0.11.0](https://issues.apache.org/jira/projects/HUDI/versions/12350673) (Feb 2022)
+Next minor release : [~~0.10.1~~](https://issues.apache.org/jira/projects/HUDI/versions/12351135) ~~(Jan 2022)~~

Review comment:
       as discussed, we can remove already released version 0.10.1 from this page




-- 
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] bhasudha commented on a change in pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
bhasudha commented on a change in pull request #4916:
URL: https://github.com/apache/hudi/pull/4916#discussion_r816559766



##########
File path: website/src/pages/roadmap.md
##########
@@ -62,11 +62,11 @@ Next major release : [0.11.0](https://issues.apache.org/jira/projects/HUDI/versi
 |------------|--------|-----------|
 |JDBC Incremental Source GA   |0.11|[HUDI-1859](https://issues.apache.org/jira/browse/HUDI-1859)|

Review comment:
       Discussed with @codope over slack. We can make this change in a separate PR if needed. 




-- 
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] bhasudha merged pull request #4916: Update roadmap page to reflect latest state

Posted by GitBox <gi...@apache.org>.
bhasudha merged pull request #4916:
URL: https://github.com/apache/hudi/pull/4916


   


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