ydb-platform / ydb-platform/ydb-php-sdk
feat: Support duplicated column names in result
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 39
- Forks
- 19
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 2
Description
main issue: https://github.com/ydb-platform/ydb/issues/3885
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 main issue at ydb-platform/ydb#3885 to determine the expected behavior for duplicated column names. Then locate the PHP SDK result-handling entry point and its relevant tests; done means the specified duplicated-name behavior is supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100