@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class ParquetFileFragment extends FileFragment
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ParquetFileFragment(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
EnsureCompleteMetadata() |
Status |
EnsureCompleteMetadata(FileReader reader)
\brief Ensure attached statistics are complete and the physical schema is cached.
|
boolean |
HasCompleteMetadata()
\brief Indicate if the attached statistics are complete and the physical schema
is cached.
|
RowGroupInfo |
row_groups()
\brief Return the RowGroups selected by this fragment.
|
FragmentResult |
SplitByRowGroup(Expression predicate) |
format, Scan, source, splittable, type_namepartition_expression, ReadPhysicalSchemaaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ParquetFileFragment(Pointer p)
Pointer.Pointer(Pointer).@ByVal public FragmentResult SplitByRowGroup(@Const @SharedPtr @ByRef Expression predicate)
@StdVector public RowGroupInfo row_groups()
@Cast(value="bool") public boolean HasCompleteMetadata()
row_groups())
is not empty / and all RowGroup return true on RowGroup::HasStatistics().@ByVal public Status EnsureCompleteMetadata(FileReader reader)
Copyright © 2020. All rights reserved.