crate / crate/sqlalchemy-cratedb

Data Type: `NUMERIC`

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
data types enhancement python question
Dominant language
Python
Stars
9
Forks
4
Avg merge
6d 12h
Merged PRs (30d)
3

Description

## About
CrateDB gained a new data type [NUMERIC](https://cratedb.com/docs/crate/reference/en/master/general/ddl/data-types.html#numeric-precision-scale). Most probably, we want to support it here.

## References
- https://github.com/crate/crate-python/issues/652

Contributor guide

Open the contributing guide

Research direction

No implementation file or test is named in the issue. Start by reviewing how existing CrateDB data types are represented in this SQLAlchemy dialect, then read the referenced crate-python issue for expected NUMERIC behavior. Done means NUMERIC is supported consistently with the upstream behavior and covered by the relevant dialect tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlalchemy
Domain
database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.