Skip to content

Conversation

@AndreMouche
Copy link
Contributor

@AndreMouche AndreMouche commented Aug 19, 2024

init bench test for convert arrow schema to iceberg schema

//! Native Rust implementation of Apache Iceberg
#![deny(missing_docs)]
#![feature(test)]
Copy link
Member

Choose a reason for hiding this comment

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

Hi, iceberg needs to run on stable Rust, so we can't introduce nightly features. Please consider moving those benchmarks out.

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.

2 participants