-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
typesIssues related to type conversionsIssues related to type conversions
Milestone
Description
Description
We currently only support the Postgres json type, not the jsonb type. The jsonb type is much more common in practice in Postgres though, so we should support it. Related to #513.
- 0. Conversion between JSONB type and DuckDB (JSONB support #513)
- 1. Start supporting some of duckdb its JSON functions (Added support for json functions #546)
- 2. Introduce some of the JSONB operators that postgres supports to DuckDB.
- 3. Introduce a PG compatibility mode in duckdb to make existing operators behave exactly the same.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
typesIssues related to type conversionsIssues related to type conversions