Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement prune column for schema (#261)
* feat: implement PruneColumn for Schema * fix: fix bugs for PruneColumn implementation * test: add test cases for PruneColumn * fix: fix minor to make more rusty * fix: fix cargo clippy * fix: construct expected_type from SchemaBuilder * fix: more readability * change return type of prune_column
- Loading branch information