apache / apache/datafusion-sqlparser-rs
suggest to add TID datatype for conversion
Open
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 772
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 17
Description
Postgresql use a ctid column that is a tid datatype : it could be usefull to add to the writer for conversion
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the writer's datatype-conversion entry point and the existing PostgreSQL datatype handling. Check how other database-specific types are represented and tested, then clarify the expected TID mapping before making a change. Done means the intended PostgreSQL tid conversion is supported and covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100