Improvement
Amazon Athena: Liquid Template Expression Support
The Amazon Athena connector now supports Liquid template expressions in sync mappings, allowing you to transform and combine source fields using Liquid syntax (e.g., {{ record['first_name'] }} {{ record['last_name'] }}) when syncing to your destination.
Improvement
Our Amazon Athena connector now supports liquid template expressions in sync mappings. You can use Liquid syntax (e.g., {{ record['first_name'] }} {{ record['last_name'] }}) to transform and combine source fields when syncing to your destination.
amazon-athenaconnectorsliquid-templatessync-mappingstransformation
Source: original entry ↗