blob: a21e7556d77b5cbacd51992d41a39e8fa9946b88 [file] [log] [blame]
{
"IsDistinct": false,
"Projections": [
{
"Expr": {
"ColumnName": "dt",
"OpType": "Column"
},
"OpType": "Target"
},
{
"Expr": {
"WindowSpec": {},
"IsDistinct": false,
"Signature": "sum",
"FuncParams": [
{
"ColumnName": "xy",
"OpType": "Column"
}
],
"OpType": "WindowFunction"
},
"OpType": "Target"
}
],
"Expr": {
"Relations": [
{
"TableName": "sum_example",
"OpType": "Relation"
}
],
"OpType": "RelationList"
},
"OpType": "Projection"
}