Bartek

Results 2 comments of Bartek

Hi, @sinpat Are you still working on this issue? @satorg I took a look at it, and I believe I can implement this optimization. However, I want to clarify what...

I came across a similar need and worked around it by creating a custom window function in the database, for example: ``` CREATE OR REPLACE FUNCTION step_delta_trans(state double precision[], value...