@Deprecated public abstract class FragmentOperation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FragmentOperation.Append
Deprecated.
Fragment append operation.
|
static class |
FragmentOperation.Overwrite
Deprecated.
Fragment overwrite operation.
|
| Constructor and Description |
|---|
FragmentOperation()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Dataset |
commit(org.apache.arrow.memory.BufferAllocator allocator,
String path,
Optional<Long> readVersion,
Map<String,String> storageOptions)
Deprecated.
|
protected static void |
validateFragments(List<FragmentMetadata> fragments)
Deprecated.
|
Copyright © 2025. All rights reserved.