Read .yxdb Alteryx file

Parameters:
The ReadAlteryx action imports data from Alteryx .yxdb files (Alteryx Database format) into your ETL pipeline.
This is particularly useful for integrating datasets created with Alteryx workflows into your ETL processes for further analysis, transformation, or exporting.
.yxdb Alteryx data files.Int16, Int32, Int64) as key columns for further processing.You have a .yxdb file containing product inventory data. You need to import this file into your ETL pipeline for analysis and further data processing.

Notes
UTF-8 is the default and recommended encoding for most cases.
Enabling key extraction simplifies downstream joins, lookups, and deduplication tasks.
Processing BLOB fields may require additional memory and may slow down processing depending on the size of binary data.
