Hello everyone,
I used "featureReader" to read all CSV files from a specific directory via DirectoryPath and it works fine with me but I am surprised a little bit why I got duplicate data.
For example, if I have 3 files, it counts the read 9. What is the best way to ready all CSV files fast and quickly?
Do you advise to enable the cache files?