[Feature Request] Add high level CLOB support
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 379
- Avg merge
- 14m
- Merged PRs (30d)
- 8
Description
Currently to read CLOBs the low level API is required. It would be great if there was support for CLOBs in the high level API.
If I were able to get som pointers as to what this ought to look like and where to start I could have a go at contibuting this (if my Scala is up to the task!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the high-level and low-level JDBC APIs that handle reading CLOBs, then compare how similar database types are exposed through the Scala API. Define the intended high-level CLOB reading behavior and verify it with focused tests before considering the feature complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100