re_arrow2 0.17.5

Unofficial implementation of Apache Arrow spec in safe Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
ignore:
  # these files are auto-generated
  - "src/io/ipc/gen"
  - "arrow-flight/src/arrow-flight.protocol.rs"

coverage:
  status:
    patch:
      default:
        informational: true
    project:
      default:
        informational: true