ClickHouse / ClickHouse/pg_clickhouse

Support All Data Types

Open
#49 2 comments 1 reaction 1 assignee Claimed by @serprex View on GitHub
data types enhancement
Dominant language
C
Stars
283
Forks
21
Avg merge
2d 6h
Merged PRs (30d)
11

Description

Postgres data types not currently supported or for which support is incomplete:

- [ ] bit
- [x] bool (#48)
- [ ] box
- [ ] bpchar
- [x] bytea (#139)
- [ ] char
- [ ] cidr
- [ ] circle
- [x] inet (#134)
- [ ] int2vector
- [ ] interval
- [ ] json
- [ ] jsonb
- [ ] jsonpath
- [ ] line
- [ ] lseg
- [ ] macaddr
- [ ] macaddr8
- [ ] name
- [x] numeric (#52)
- [ ] path
- [ ] point
- [ ] polygon
- [ ] timetz
- [ ] tsquery
- [ ] tsvector
- [x] uuid (#134)
- [ ] varbit
- [ ] varchar
- [ ] xml

ClickHouse data types not currently supported or for which support is incomplete:

- [ ] BFloat16
- [x] Date32 (#115
- [ ] DateTime32
- [x] Decimal (#52)
- [x] Decimal128 (#52)
- [ ] Decimal256
- [x] Decimal32 (#52)
- [x] Decimal64 (#52)
- [ ] Dynamic
- [ ] Enum (converted to text)
- [ ] Enum8
- [ ] Enum16
- [ ] Int256
- [ ] IntervalDay
- [ ] IntervalHour
- [ ] IntervalMicrosecond
- [ ] IntervalMillisecond
- [ ] IntervalMinute
- [ ] IntervalMonth
- [ ] IntervalNanosecond
- [ ] IntervalQuarter
- [ ] IntervalSecond
- [ ] IntervalWeek
- [ ] IntervalYear
- [x] IPv4 (#134)
- [x] IPv6 (#134)
- [ ] JSON (#74 (http only)
- [ ] LineString
- [ ] Map
- [ ] MultiLineString
- [ ] MultiPolygon
- [ ] Nested
- [ ] Nothing
- [ ] Object
- [ ] Point
- [ ] Point
- [ ] Ring
- [ ] SimpleAggregateFunction
- [ ] Time
- [ ] Time64
- [ ] Tuple
- [ ] UInt128
- [ ] UInt256
- [x] UUID (#134)
- [ ] Variant

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.