Reads Delta Lake tables by loading the latest snapshot of the specified table. This node can optionally utilize a file system input port, such as Microsoft Fabric OneLake , to access remote storage. It is designed for ease of use in reading tabular data from Delta Lake, though it currently does not support complex nested structures.
Note: When selecting a folder, ensure you choose the root directory of the Delta Table, which must contain the _delta_log
folder.