Rust Binding for Lance Data Format

:warning: Under heavy development

Introduction

Lance Logo **Blazing fast exploration and analysis of ML data using python and SQL, backed by an Apache-Arrow compatible data format**

Support Matrix in Rust Bindings

| | Read | Write | Null | |-------------------|------|-------|------| | Plain | Yes | Yes | No | | Var-length Binary | Yes | Yes | Yes | | Dictionary | Yes | No | No | | RLE | No | No | No |