| Package | Description |
|---|---|
| com.lancedb.lance |
| Modifier and Type | Method and Description |
|---|---|
FragmentUpdateResult |
Fragment.updateColumns(org.apache.arrow.c.ArrowArrayStream stream) |
FragmentUpdateResult |
Fragment.updateColumns(org.apache.arrow.c.ArrowArrayStream stream,
String leftOn,
String rightOn)
Update existed columns into this Fragment, will return the new fragment with the same
FragmentId and updated field ids.
|
Copyright © 2025. All rights reserved.