[Task]: Deprecate or remove database methods about access type
Open
API
awaiting triage
P3
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 204
Description
### What needs to happen?
Migration: https://issues.apache.org/jira/browse/HOP-3487
There is now only one type of access, so I think we should deprecate or remove the database plugins methods:
getAccessType
getAccessTypeList
getAccessTypeDescLong
### Issue Priority
Priority: 3
### Issue Component
Component: API
Contributor guide
Research direction
Start by reviewing the database plugin implementations that expose getAccessType, getAccessTypeList, and getAccessTypeDescLong, along with migration HOP-3487. Determine whether the API should deprecate or remove these methods, then verify that all database plugins and callers consistently reflect the single access type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100