schema_evolution

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Command schema_evolution walks through Lance's schema evolution operations: adding a computed column with AddColumnsSQL, renaming and casting columns with AlterColumns, dropping a column with DropColumns, and joining in new columns with Merge. It prints the dataset schema after each step so the effect of each operation is visible.

Usage: go run ./examples/schema_evolution

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL