good first issueno-issue-activitytype/enhancement
Repository metrics
- Stars
- (5,717 個のスター)
- PR merge metrics
- (平均マージ 1d 5h) (30d で 1,000 merged PRs)
説明
Enhancement
SELECT cast(row('he', 1) as json);
SELECT cast([1,2,3] as json);
SELECT cast(map(1,2) as json);