ni / ni/datastore-python

Enhancements to Simplify Custom Schema Creation and Integration

Open
#107 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
2
Forks
0
Avg merge
1d 14h
Merged PRs (30d)
6

Description

Pain Points

  1. Schema validation can be done only during measurement run.
  2. No IntelliSense or code completion for custom fields.
  3. High chance of typos or inconsistent field names due to lack of autocomplete.

Impact

  1. High likelihood of errors during development, especially when working with large or rapidly evolving schemas.
  2. Increased typos and field‑name inconsistencies due to the absence of autocomplete, validation, or guided tooling support.

AB#3744865

Contributor guide

Open the contributing guide

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

The issue does not name files, tests, or entry points. First clarify the proposed custom-schema API, validation timing, and IntelliSense or completion scope with maintainers; then identify the affected Python API surfaces and define acceptance criteria for schema validation and field-name guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.