good first issueno-issue-activitytype/enhancement
Repository metrics
- Stars
- (5,717 stars)
- PR merge metrics
- (Avg merge 1d 5h) (1,000 merged PRs in 30d)
Description
Enhancement
SELECT cast(row('he', 1) as json);
SELECT cast([1,2,3] as json);
SELECT cast(map(1,2) as json);