(
(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" '1546) '('"_id" '"70ebc846-b4b5777c-f5a6e6b1-ef3db703"))))
(let $10 (DqCnUnionAll (TDqOutput $9 '0)))
(let $11 (DqPhyStage '($10) (lambda '($35) $35) '('('"_logical_id" '1788) '('"_id" '"be3b7fca-45e5525a-5d8d7043-2037ad8b"))))
(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" '1738) '('"_id" '"31dbc9-ef1b2d30-82450986-89370e40"))))
(let $16 (DqCnUnionAll (TDqOutput $15 '0)))
(let $17 (DqPhyStage '($16) (lambda '($48) $48) '('('"_logical_id" '1964) '('"_id" '"d899e639-a7e329e9-e8429bf-62a7a487"))))
(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"))))
)
