-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
Datafusion does not support JSON/JSONB datatype. Is there a plan to support it in the future?
Describe the solution you'd like
support JSON/JSONB data
Describe alternatives you've considered
Treat string/binary data as json/jsonb in json functions or json operators.
Additional context
json functions in postgres: functions-json
samuelcolvin, tirumaraiselvan, ThinkRedstone, tekumara and mkleen
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request