Package dev.vortex.api
package dev.vortex.api
-
ClassDescriptionA set of Vortex files opened through a
Session.Precision-aware byte size.Estimated byte size; the actual value may differ.Exact byte size.Byte size is not known.Precision-aware row count.Estimated row count; the actual value may differ.Exact row count.Row count is not known.A Vortex expression node backed by a native pointer.Binary operator codes; must match the Rustparse_optable.PrimitiveExpression.DTypes that can be used to construct typed null literals viaExpression.nullLiteral(DType).Strategy for resolving duplicate field names inExpression.merge(DuplicateHandling, Expression...).Time units for Date/Timestamp literals.A unit of scan work that materializes into an Arrow stream.A lazy handle to a set ofpartitions.Scan configuration passed toDataSource.scan(ScanOptions).How to interpret the row selection payload.Handle to a native Vortex session.Writer for Vortex files.