tFileInputParquet example
Last updated: 8/28/2026In the following example, the tFileInputParquet component is configured to read a source file /data/employees.
setSettings {
FILENAME : "\"/data/employees\""
}In the following example, the tFileInputParquet component is configured to read a source file /data/employees.
setSettings {
FILENAME : "\"/data/employees\""
}