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

Adding options to LazyOptions #240

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Conversation

Bidek56
Copy link
Collaborator

@Bidek56 Bidek56 commented Jul 8, 2024

Adding the following options to LazyOptions:

  slicePushdown?: boolean;
  commSubplanElim?: boolean;
  commSubexprElim?: boolean;
  streaming?: boolean;

Adding options to ldf.collect

@Bidek56 Bidek56 self-assigned this Jul 8, 2024
@Bidek56 Bidek56 added the enhancement New feature or request label Jul 8, 2024
@Bidek56 Bidek56 requested a review from universalmind303 July 9, 2024 20:46
@universalmind303 universalmind303 merged commit 3ef1a59 into pola-rs:main Jul 11, 2024
9 checks passed
@Bidek56 Bidek56 deleted the streaming branch July 11, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants