Remove DataTable V2 code after 0.8.0 release
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
As discussed in https://github.com/apache/incubator-pinot/pull/6710#issuecomment-810385539, We will stop supporting DataTable V2 after 0.8.0 is released.
Create this issue to track TODOs after 0.8.0 release:
* remove all DataTable V2 related code.
* change the `getMetadata()` API return a `Map` instead of `Map`
Contributor guide
Research direction
Start by reviewing the discussion in pull request 6710, especially the linked issue comment, and locate all DataTable V2 references plus the getMetadata() API. Done means DataTable V2-related code is removed and getMetadata() returns Map instead of Map after the 0.8.0 release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, distributed-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100