Tara Krishna
10/23/2024, 7:55 PMuser
10/23/2024, 7:55 PM{{ record['from']['name'] | hash('md5') }}
[Connector Builder UI](https://docs.airbyte.com/connector-development/connector-builder-ui/record-processing#adding-fields). Regarding whether the same input always returns the same output, this is typically a characteristic of cryptographic hash functions like MD5. However, without more specific information about the implementation in Airbyte Self-Managed Enterprise, I cannot definitively confirm this behavior. For more detailed information about the specific hashing function used in Self-Managed Enterprise and its properties, you may need to consult Airbyte's enterprise documentation or reach out to their support team directly.