Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-09-11 Thread via GitHub
bibhu107 commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1755199910 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,345 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsiva

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-23 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1576637885 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,323 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsivaba

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-23 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1576637313 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,323 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsivaba

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-16 Thread via GitHub
vinothchandar commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1567360070 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,323 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-15 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1565589697 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,247 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsivaba

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-15 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1565590596 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,247 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsivaba

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-15 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1565589697 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,247 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsivaba

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-04-15 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1565589030 ## rfc/README.md: ## @@ -111,4 +111,5 @@ The list of all RFCs can be found here. | 73 | [Multi-Table Transactions](./rfc-73/rfc-73.md)

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-03-19 Thread via GitHub
vinothchandar commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1531350640 ## rfc/README.md: ## @@ -111,4 +111,5 @@ The list of all RFCs can be found here. | 73 | [Multi-Table Transactions](./rfc-73/rfc-73.md)

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-03-14 Thread via GitHub
codope commented on code in PR #10814: URL: https://github.com/apache/hudi/pull/10814#discussion_r1525228556 ## rfc/rfc-77/rfc-77.md: ## @@ -0,0 +1,247 @@ + + +# RFC-77: Secondary Indexes + +## Proposers + +- @bhat-vinay +- @codope + +## Approvers + - @vinothchandar + - @nsivaba

Re: [PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-03-04 Thread via GitHub
bhat-vinay commented on PR #10814: URL: https://github.com/apache/hudi/pull/10814#issuecomment-1977075829 Tagging @codope for an initial review. Some design elements in RFC are left-out as 'Implementation Detail' and will be filled as the implementation nears completion -- This is an aut

[PR] [HUDI-7146] [RFC-77] RFC for secondary index [hudi]

2024-03-04 Thread via GitHub
bhat-vinay opened a new pull request, #10814: URL: https://github.com/apache/hudi/pull/10814 Abstract: In this RFC, we propose implementing Secondary Indexes (SI), a new capability in Hudi's metadata table (MDT) based indexing system. SI are indexes defined on user specified columns of