Expand description
Common constants
Constantsยง
- CONTENT_
SAMPLE_ SIZE - Sample size for content detection
- DEFAULT_
BATCH_ SIZE - Default batch size for operations
- DEFAULT_
BUFFER_ SIZE - Default buffer size for I/O operations
- DEFAULT_
MEMORY_ LIMIT - Default memory limit for operations (1GB)
- DEFAULT_
SCHEMA_ INFERENCE_ LENGTH - Default schema inference length for data format detection
- FIELD_
SEPARATOR - Field separator for ADT format (ASCII 31 - Unit Separator)
- HIGH_
THROUGHPUT_ BATCH_ SIZE - Default batch size for high-throughput operations
- LARGE_
BUFFER_ SIZE - Large buffer size for file operations
- MAX_
BATCH_ SIZE - Maximum allowed batch size
- MAX_
MEMORY_ FILE_ SIZE - Maximum memory file size (100MB)
- MAX_
RECURSION_ DEPTH - Maximum recursion depth for filter execution
- RECORD_
SEPARATOR - Record separator for ADT format (ASCII 30 - Record Separator)
- SMALL_
BUFFER_ SIZE - Small buffer size for specialized operations