Build: #4 was successful Code changes detected
Code commits
Pipeline
-
Remy Indebetouw 79e9d5924bf18328dbafe0d7be37cf162a8553b1 m
PIPE-3175: Refactor `select_tsys_field` identifier handling
- handle case of `tsys_fields`` specified by index instead of name
- align `src_by_name` keys with Field.name auto-quoted form
- split numeric/name logic branches explicitly
- deterministic tie-breaking in the fallback nearest field selection