Class AutoPartitionDetector

java.lang.Object
org.elasticsearch.xpack.esql.datasources.AutoPartitionDetector
All Implemented Interfaces:
PartitionDetector

public final class AutoPartitionDetector extends Object implements PartitionDetector
Auto-detecting partition detector that tries Hive-style detection first, then falls back to template-based detection if a path template is configured.