Array type with windowing like functionality? #144
Closed
thadguidry
started this conversation in
Ideas
Replies: 3 comments 3 replies
-
This is probably more of a discussion item but I'll take a look. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can convert it to a discussion indeed. GitHub has a way to do that now I think. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is now a discussion thread. After reading the duckdb PR I'm not sure how it could be applied to OjG. Can you give a few specifics about what caught your eye? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure if windowing is the right analogy. I was reading through notes on a recent merge in DuckDB and saw potentially some useful ideas that might be added to OjG to optimize on nested data through Arrays. I am not sure of what or all of the capabilities listed in the merge therein but wanted to use this issue to ask the question of "any useful ideas here that OjG can incorporate or in the future?"
Helping OjG becoming even faster with nested data.
duckdb/duckdb#8983
Beta Was this translation helpful? Give feedback.
All reactions