kestra-io / kestra-io/plugin-jdbc
See if we can remove a hack for DuckDB version upgrade
Open
area/plugin
good first issue
- Dominant language
- Java
- Stars
- 24
- Forks
- 38
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 22
Description
### Feature description
- there is a hack that was done a while for DuckDB here: https://github.com/kestra-io/kestra/blob/develop/gradle/jar/selfrun.sh#L26-L31
- this hack was done for #165
- it might not be necessary now, let's see if we can remove it
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with gradle/jar/selfrun.sh, especially lines 26-31, and review the history around issue #165. Check whether the DuckDB version upgrade still requires the hack; done means the unnecessary logic is removed without breaking the upgrade process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, shell
- Domain
- build-system, databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100