In what way does the search optimization service use the search access path?
The search access path tracks which values from table columns might be present in each micro-partition, enabling Snowflake to skip micro-partitions that cannot satisfy a search predicate.
Community Discussion