Skip to content

Conversation

@liurenjie1024
Copy link
Contributor

Which issue does this PR close?

What changes are included in this PR?

Initial support for iceberg cli.

Are these changes tested?

Tested in local env, this is early version, will add more tests later.

@liurenjie1024
Copy link
Contributor Author

Blocked by #1196

@Xuanwo
Copy link
Member

Xuanwo commented Apr 11, 2025

Hi, MSRV failed means that clap = "=4.0.0" doesn't work to build with iceberg. Instead, we need at least 4.5.27 as enforced by datafusion-cli.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @liurenjie1024 for starting this experiment!

@Xuanwo Xuanwo merged commit d5c72b6 into apache:main Apr 13, 2025
18 checks passed
@liurenjie1024 liurenjie1024 deleted the ray/1142-2 branch April 14, 2025 01:23
liurenjie1024 pushed a commit that referenced this pull request Apr 14, 2025
## Which issue does this PR close?
- remove tap, it's not needed any more after #1203. Added by mistake in
#1194
- remove cargo update in minimal versions gen, since we put them in
Cargo.toml now.
(#1203 (comment))
- bump reqwest, bytes to newer version to resolve some minimal version
build issue (not latest)

- Closes #.


---------

Signed-off-by: xxchan <[email protected]>
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.

An iceberg cli tool

3 participants