[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-24 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-2596:
-
Story Points: 0.5  (was: 1)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-24 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-2596:
-
Sprint: Hudi-Sprint-Jan-18, Hudi-Sprint-Jan-25  (was: Hudi-Sprint-Jan-18)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-24 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-2596:
-
Status: Patch Available  (was: In Progress)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-24 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-2596:
-
Story Points: 1

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-24 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-2596:
-
Status: In Progress  (was: Open)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-24 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-2596:
-
Labels: pull-request-available  (was: )

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-22 Thread Ethan Guo (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-2596:

Description: Currently we have different naming convention for the abstract 
classes, such as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
convention for such common abstraction/interface, "Abstract*", "Base*", or 
"\*Base"{*}.{*}  I prefer to use "Base\*".  (was: Currently we have different 
naming convention for the abstract classes, such as AbstractBulkInsertHelper, 
BaseCommitActionExecutor, HoodieTableFileIndexBase, etc.  Ideally, we should 
have the same naming convention for such common abstraction/interface, 
"Abstract*", "Base*", or "*Base".  I prefer to use "Base*".)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "\*Base"{*}.{*}  I prefer to use "Base\*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-22 Thread Ethan Guo (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-2596:

Description: Currently we have different naming convention for the abstract 
classes, such as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
convention for such common abstraction/interface, "Abstract*", "Base*", or 
"*Base".  I prefer to use "Base*".

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Raymond Xu
>Priority: Blocker
> Fix For: 0.11.0
>
>
> Currently we have different naming convention for the abstract classes, such 
> as AbstractBulkInsertHelper, BaseCommitActionExecutor, 
> HoodieTableFileIndexBase, etc.  Ideally, we should have the same naming 
> convention for such common abstraction/interface, "Abstract*", "Base*", or 
> "*Base".  I prefer to use "Base*".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-18 Thread Vinoth Chandar (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinoth Chandar updated HUDI-2596:
-
Sprint: Hudi-Sprint-Jan-18

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Ethan Guo
>Priority: Blocker
> Fix For: 0.11.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2022-01-14 Thread Ethan Guo (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-2596:

Priority: Blocker  (was: Major)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Ethan Guo
>Priority: Blocker
> Fix For: 0.11.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2021-11-26 Thread Danny Chen (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Danny Chen updated HUDI-2596:
-
Fix Version/s: (was: 0.10.0)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Sub-task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Ethan Guo
>Priority: Major
> Fix For: 0.11.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HUDI-2596) Make class names consistent in hudi-client

2021-10-21 Thread Ethan Guo (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-2596:

Parent: HUDI-538
Issue Type: Sub-task  (was: Task)

> Make class names consistent in hudi-client
> --
>
> Key: HUDI-2596
> URL: https://issues.apache.org/jira/browse/HUDI-2596
> Project: Apache Hudi
>  Issue Type: Sub-task
>  Components: Code Cleanup
>Reporter: Ethan Guo
>Assignee: Ethan Guo
>Priority: Major
> Fix For: 0.10.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)