summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/blocks/projection_add_ints.sql
blob: 7fab7d7e803584195bee8445ab2a7b7d041f6c42 (plain) (blame)
1
select key,subkey+1 from as_table([<|key:1,subkey:2|>])