blob: 87d1eb71393543403ff5e46c80026f79f7ab3a0d [file] [log] [blame]
N0
SELECT * FROM TABLE(system_range(1, 5))
---
Fragment#1 root
distribution: single
executionNodes: [N0]
colocationGroup[-1]: {nodes=[N0], sourceIds=[-1], assignments={}, partitionsWithConsistencyTokens={N0=[]}}
tree:
TableFunctionScan
fieldNames: [X]
invocation: SYSTEM_RANGE(1, 5)
est: (rows=100)
---