(
(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" '"c" '"d"))
(let $8 (String '"a"))
(let $9 (DqPhyStage '() (lambda '() (block '(
  (let $26 (YtReadTable! world $1 '((YtSection '((YtPath $6 $7 (Void) (Void))) '()))))
  (return (FromFlow (NarrowMap (WideFilter (DqReadWideWrap $26 '()) (lambda '($27 $28 $29 $30) (> $27 $8))) (lambda '($31 $32 $33 $34) (AsStruct '('"a" $31) '('"b" $32) '('"c" $33) '('"d" $34))))))
))) '('('"_logical_id" '1539) '('"_id" '"235add8e-630758b3-1b7200e8-38bc5e28"))))
(let $10 (DqCnUnionAll (TDqOutput $9 '0)))
(let $11 (DqPhyStage '($10) (lambda '($35) $35) '('('"_logical_id" '1781) '('"_id" '"8fdd00c3-b6a1c4d6-4ac8702a-f1000df4"))))
(let $12 (DqCnResult (TDqOutput $11 '0) $7))
(let $13 '('('"type" '"generic")))
(let $14 (KqpPhysicalTx '($9 $11) '($12) '() $13))
(let $15 (DqPhyStage '() (lambda '() (block '(
  (let $36 '('"a" '"c" '"d" '"e" '"f"))
  (let $37 (YtReadTable! world $1 '((YtSection '((YtPath $6 $36 (Void) (Void))) '()))))
  (return (FromFlow (NarrowMap (WideFilter (DqReadWideWrap $37 '()) (lambda '($38 $39 $40 $41 $42) (> $38 $8))) (lambda '($43 $44 $45 $46 $47) (AsStruct '('"c" $44) '('"d" $45) '('"e" $46) '('"f" $47))))))
))) '('('"_logical_id" '1731) '('"_id" '"31c9b4-21b089b8-b7123c8b-1a69d6c8"))))
(let $16 (DqCnUnionAll (TDqOutput $15 '0)))
(let $17 (DqPhyStage '($16) (lambda '($48) $48) '('('"_logical_id" '1957) '('"_id" '"3a527dcb-926992a9-3f00b9-7446de25"))))
(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 '('"c" $21))
(let $23 '('"d" $21))
(let $24 (KqpTxResultBinding (ListType (StructType '('"a" $21) '('"b" $21) $22 $23)) '0 '0))
(let $25 (KqpTxResultBinding (ListType (StructType $22 $23 '('"e" $21) '('"f" $21))) '1 '0))
(return (KqpPhysicalQuery '($14 $20) '($24 $25) '('('"type" '"query"))))
)
