Skip to content

Conversation

hannes
Copy link
Member

@hannes hannes commented May 28, 2019

No description provided.

@hannes hannes merged commit 98acc67 into master May 28, 2019
@hannes hannes deleted the 32bit branch May 29, 2019 06:01
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Reverse the expected order of one test
now that we have deterministic ordering of single partitions.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Move the code for WindowSegmentTree::EvaluateInternal to WindowSegmentTreeState.
This hides the implementation details and prepares to fix some memory leaks.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Fix the right side memory leak.
Avoid unnecessary per-chunk memory allocation.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Plumb the setting through and throw if it is not supported.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Change API to pass frame lists instead of window setting.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Support the EXCLUDE modifiers for COUNT(*).
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Use swap instead of copying.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Implement exclude syntax for array_agg and friends.
Fix non-contiguous NULL detection.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 12, 2023
Use a state machine to walk the frames and cover all the deltas.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 17, 2023
Use pointers to existing frames instead of copying them.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Sep 19, 2023
Make the new exclude clause member optional so we don't have to bump the file version.
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Oct 2, 2023
Still broken but should be closer. Probably just needs a `GetDefault`?
hawkfish pushed a commit to hawkfish/duckdb that referenced this pull request Oct 2, 2023
Updated json file with default value. Works now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant