blob: 06192ff31ff72e85462e602c83ef804fbd21d33d [file] [log] [blame]
{
"distinct": false,
"targets": [
{
"child": {
"name": "dt",
"type": "Column"
},
"type": "Target"
},
{
"child": {
"name": "dt2",
"type": "Column"
},
"type": "Target"
},
{
"child": {
"function": {
"distinct": false,
"signature": "sum",
"params": [
{
"name": "xy",
"type": "Column"
}
],
"type": "GeneralSetFunction"
},
"windowSpec": {
"partitionKeys": [
{
"signature": "round",
"params": [
{
"name": "dt",
"type": "Column"
}
],
"type": "Function"
},
{
"name": "dt2",
"type": "Column"
}
],
"sortSpecs": [
{
"key": {
"signature": "ceil",
"params": [
{
"name": "dt",
"type": "Column"
}
],
"type": "Function"
},
"asc": true,
"nullFirst": false
}
],
"type": "WindowSpec"
},
"type": "WindowFunction"
},
"type": "Target"
}
],
"child": {
"relations": [
{
"tableName": "sum_example",
"type": "Relation"
}
],
"type": "RelationList"
},
"type": "Projection"
}