blob: 9ae01bde0e306b78cec27fbc0f346a25915023a0 [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": "row_number",
"params": [],
"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
}
],
"windowFrame": {
"unit": "ROW",
"startBound": {
"boundType": "UNBOUNDED_PRECEDING"
},
"endBound": {
"boundType": "UNBOUNDED_FOLLOWING"
}
},
"type": "WindowSpec"
},
"type": "WindowFunction"
},
"type": "Target"
}
],
"child": {
"relations": [
{
"tableName": "sum_example",
"type": "Relation"
}
],
"type": "RelationList"
},
"type": "Projection"
}