Audit notes for expressions in this category that have been audited. Absence of an entry means the expression has not been audited yet, not that it is unsupported. See the user guide Spark Expression Support for current support status.
Regex::new() recompilation in the QUERY-with-key path (the key is constant across a batch in practice). Up to 50x faster. Benchmark: benches/parse_url.rs.