Thong Nguyen

Results 4 issues of Thong Nguyen

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports Failed to run `cross test --verbose --target aarch64-apple-darwin` - `cross build --target aarch64-apple-darwin` succeed but...

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue I tried to cross-compile a Windows x64 ARM binary for my...

dsbulk version: 1.10.0 I'm unloading 10000000 rows from C* table with by using LIMIT query `dsbulk unload -query "SELECT col1, col2 FROM keyspace.table LIMIT 10000000" -maxRecords 1000000 -header false -verbosity...

## Problem I feel like the X/ Y Axis label positions are not scaled/ aligned well. So I'm using this chart example (Chart-2) with my data: https://github.com/tui-rs-revival/ratatui/blob/v0.22.0/examples/chart.rs ``` let data:...

Type: Bug
Effort: Good First Issue