good first issueno-issue-activitytype/enhancement
倉庫指標
- 星標
- (5,717 顆星)
- PR 合併指標
- (平均合併 1天 5小時) (30 天內合併 1,000 個 PR)
描述
Enhancement
SELECT cast(row('he', 1) as json);
SELECT cast([1,2,3] as json);
SELECT cast(map(1,2) as json);
SELECT cast(row('he', 1) as json);
SELECT cast([1,2,3] as json);
SELECT cast(map(1,2) as json);