Skip to content

Conversation

@andygrove
Copy link
Member

Which issue does this PR close?

Closes #9277

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the physical-expr Changes to the physical-expr crates label Feb 19, 2024

[dev-dependencies]
criterion = "0.5"
datafusion = { workspace = true }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, why we added this dependency. Looks not correct. 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like it was added to allow for some example code in rustdoc.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I missed this on initial review.

/// # Examples
///
/// ```
/// ```ignore
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andygrove are you planning to merge it?

@andygrove andygrove merged commit 779689a into apache:main Feb 19, 2024
@andygrove andygrove deleted the fix-circ-dep branch February 19, 2024 20:50
andygrove added a commit that referenced this pull request Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot release DataFusion 36.0.0 to crates.io due to circular dependency

4 participants