-
Following the example listed on the window function page I created a table, in a new empty duckdb database, with the following sql statement: create table t(plant text, dt date, mwh bigint); Running
Whereas
Notice how the output of More generally, can the output of Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sure, I think that makes sense. I will push a PR. |
Beta Was this translation helpful? Give feedback.
Sure, I think that makes sense. I will push a PR.