(
(let $1 (DataSource '"yt" '"/Root/plato"))
(let $2 '@@["StructType";[["a";["DataType";"String"]];["b";["DataType";"String"]];["c";["DataType";"String"]];["d";["DataType";"String"]];["e";["DataType";"String"]];["f";["DataType";"String"]]]]@@)
(let $3 (YqlRowSpec '('NativeYtTypeFlags '0) '('StrictSchema '1) '('UniqueKeys '0) '('Type $2)))
(let $4 (YtMeta '('CanWrite '1) '('DoesExist '1) '('YqlCompatibleScheme '1) '('InferredScheme '0) '('IsDynamic '0) '('Attrs '('('"native_strict_schema" '"false")))))
(let $5 (YtStat '('Id '"Input") '('RecordsCount '"2") '('DataSize '"114") '('ChunkCount '1) '('ModifyTime '0) '('Revision '0)))
(let $6 (YtTable '"Input" $3 $4 $5 '() (Void) (Void) '"/Root/plato"))
(let $7 '('"a" '"b"))
(let $8 (String '"a"))
(let $9 (DqPhyStage '() (lambda '() (block '(
  (let $24 (YtReadTable! world $1 '((YtSection '((YtPath $6 $7 (Void) (Void))) '()))))
  (return (FromFlow (NarrowMap (WideFilter (DqReadWideWrap $24 '()) (lambda '($25 $26) (> $25 $8))) (lambda '($27 $28) (AsStruct '('"a" $27) '('"b" $28))))))
))) '('('"_logical_id" '1434) '('"_id" '"409f36ae-a1e42542-d7701d59-feb85879"))))
(let $10 (DqCnUnionAll (TDqOutput $9 '0)))
(let $11 (DqPhyStage '($10) (lambda '($29) $29) '('('"_logical_id" '1676) '('"_id" '"53fa2eff-594577d0-d26bb7b4-82606b60"))))
(let $12 (DqCnResult (TDqOutput $11 '0) $7))
(let $13 '('('"type" '"generic")))
(let $14 (KqpPhysicalTx '($9 $11) '($12) '() $13))
(let $15 (DqPhyStage '() (lambda '() (block '(
  (let $30 '('"a" '"c" '"d" '"e" '"f"))
  (let $31 (YtReadTable! world $1 '((YtSection '((YtPath $6 $30 (Void) (Void))) '()))))
  (return (FromFlow (NarrowMap (WideFilter (DqReadWideWrap $31 '()) (lambda '($32 $33 $34 $35 $36) (> $32 $8))) (lambda '($37 $38 $39 $40 $41) (AsStruct '('"c" $38) '('"d" $39) '('"e" $40) '('"f" $41))))))
))) '('('"_logical_id" '1626) '('"_id" '"f2a9985f-7ca6fd73-3c270c82-9ba8da67"))))
(let $16 (DqCnUnionAll (TDqOutput $15 '0)))
(let $17 (DqPhyStage '($16) (lambda '($42) $42) '('('"_logical_id" '1848) '('"_id" '"bbb1d2ee-c6cdd80d-eca17536-e6891154"))))
(let $18 '('"c" '"d" '"e" '"f"))
(let $19 (DqCnResult (TDqOutput $17 '0) $18))
(let $20 (KqpPhysicalTx '($15 $17) '($19) '() $13))
(let $21 (DataType 'String))
(let $22 (KqpTxResultBinding (ListType (StructType '('"a" $21) '('"b" $21))) '0 '0))
(let $23 (KqpTxResultBinding (ListType (StructType '('"c" $21) '('"d" $21) '('"e" $21) '('"f" $21))) '1 '0))
(return (KqpPhysicalQuery '($14 $20) '($22 $23) '('('"type" '"query"))))
)
