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

cargo compile fails with: struct OptState has no field named `cluster_with_columns #1900

Open
ujaehrig opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ujaehrig
Copy link

Build with cargo fails
When executing cargo install qsv --locked --features all_features I get the following error: https://gist.github.com/ujaehrig/6d9d8cad83fea209922cacd437b9f0e7

Desktop:

  • rustc: rustc 1.79.0 (129f3b996 2024-06-10)
  • OS: Ubuntu 22.04.4 LTS
@jqnatividad
Copy link
Owner

jqnatividad commented Jun 20, 2024

Thanks @ujaehrig for the report.

I can confirm that this is a bug that may have been inadvertently introduced when I used a tagged release of polars with breaking API changes.

This will be fixed with the next release which should be by this weekend.

Until then, you can compile from source.
https://github.com/jqnatividad/qsv?tab=readme-ov-file#option-4-compile-from-source

@jqnatividad jqnatividad added the bug Something isn't working label Jun 20, 2024
@jqnatividad jqnatividad self-assigned this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants