ydb-platform / ydb-platform/ydb-java-sdk
feat: implicit query session option for execute query without CreateSession/AttachStream hops
Open
Nobody has claimed this yet.
enhancement
feature-parity
- Dominant language
- Java
- Stars
- 53
- Forks
- 40
- Avg merge
- 9h 51m
- Merged PRs (30d)
- 7
Description
created automatically from https://ydb.tech/docs/en/reference/ydb-sdk/feature-parity
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 with the linked YDB feature-parity documentation and trace the Java SDK's query execution, CreateSession, and AttachStream APIs. Determine the intended implicit-session behavior and its compatibility requirements. Done means queries can execute without those explicit hops, with the relevant behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100