blob: 378232ce2c5c646a4f25e95a9f7057a35d441ac4 [file] [log] [blame]
{
"distinct": false,
"targets": [
{
"child": {
"name": "dt",
"type": "Column"
},
"type": "Target"
},
{
"child": {
"function": {
"distinct": false,
"signature": "sum",
"params": [
{
"name": "xy",
"type": "Column"
}
],
"type": "GeneralSetFunction"
},
"windowSpec": {
"partitionKeys": [
{
"name": "dt",
"type": "Column"
}
],
"type": "WindowSpec"
},
"type": "WindowFunction"
},
"type": "Target"
}
],
"child": {
"relations": [
{
"tableName": "sum_example",
"type": "Relation"
}
],
"type": "RelationList"
},
"type": "Projection"
}