An implementation for reading JSON column needs to be added after feature extension PR #2531 is merged to enable reading of JSON data. - [x] Adding new SQL enum and metatype to read JSON column - [x] Finalize APIs to be exposed for SqlJson class - [x] Implementation for supporting DataReader APIs as mentioned in #2622
An implementation for reading JSON column needs to be added after feature extension PR #2531 is merged to enable reading of JSON data.