bchavez / bchavez/RethinkDb.Driver
R.Row() throws not implemented
Open
- Dominant language
- C#
- Stars
- 381
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Any plans to implement row?
Row feels like a good way to construct queries on the fly (trees of RqlExpr). I had to resort to working ReqlFunction1 which works but is a bit clunky.
Contributor guide
Research direction
The issue concerns the unimplemented R.Row() API in the C# RethinkDB driver. Start by locating R.Row() and the existing ReqlFunction1 implementation, then identify the related query-expression tests; done means Row() constructs queries as described and no longer throws a not-implemented error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend-api-design, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100