Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windowing doesn't allways propagate #20

Closed
rafaqz opened this issue Jan 16, 2020 · 0 comments
Closed

Windowing doesn't allways propagate #20

rafaqz opened this issue Jan 16, 2020 · 0 comments

Comments

@rafaqz
Copy link
Owner

rafaqz commented Jan 16, 2020

Windowing (lazy views) don't always propagate right through from series -> stack -> array in all types.

This needs to be explicitly tested everywhere. It also needs to be clarified what happens to memory backed arrays - does window just switch to eager mode and use view recursively over its components?

It also needs to be clarified what happens when a series that holds actual stacks (instead of paths) has a window applied to it. If there is a window on the stack, how are they combined?

@rafaqz rafaqz closed this as completed Apr 21, 2020
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

No branches or pull requests

1 participant