Skip to content

Conversation

@adriangb
Copy link
Contributor

@adriangb adriangb commented Jul 2, 2024

It seems like this function doesn't need to be async. I exposed a sync version and deprecated the async one.

@github-actions github-actions bot added the core Core DataFusion crate label Jul 2, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @adriangb -- I took the liberty of merging up from main and fixing a clippy issue on this PR to get CI to pass

@adriangb
Copy link
Contributor Author

adriangb commented Jul 2, 2024

Thanks!

@alamb alamb merged commit 75b9c9b into apache:main Jul 2, 2024
@alamb
Copy link
Contributor

alamb commented Jul 2, 2024

Thanks again

@adriangb adriangb deleted the unasync-func branch July 2, 2024 13:48
@adriangb
Copy link
Contributor Author

adriangb commented Jul 2, 2024

Thank you for looking at this Andrew. I found this while poking around looking for encoding/decoding functionality for parquet metadata. I had some questions I posted here: apache/arrow-rs#5988. Would you mind taking a look if you have a minute?

findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
* Make statistics_from_parquet_meta a sync function

* Fix version

* improve comment

* Clippy and fmt

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants