When using *.csv as pattern one (at least I) would expect all files ending with .csv to be added to the catalog. That's not the case. Using .csv$ does work. Maybe adding some documentation on the right use of RegEx will help, as will adding the mandatory fields (like for example pattern).
When using
*.csvaspatternone (at least I) would expect all files ending with.csvto be added to the catalog. That's not the case. Using.csv$does work. Maybe adding some documentation on the right use of RegEx will help, as will adding the mandatory fields (like for examplepattern).