scylladb / scylladb/cpp-rs-driver

Implement is_virtual APIs for table and keyspace meta

Open
#268 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

P3 rust-driver-missing
Dominant language
C++
Stars
26
Forks
19
Avg merge
1d 21h
Merged PRs (30d)
7

Description

APIs to cover:

cass_keyspace_meta_is_virtual
cass_table_meta_is_virtual

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the metadata API entry points corresponding to cass_keyspace_meta_is_virtual and cass_table_meta_is_virtual. Check how existing keyspace and table metadata APIs are exposed and tested, then verify that both requested APIs are implemented and covered by the relevant checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.