Hello, I've run into a wierd issue with partitione...
# beginners-need-help
w
Hello, I've run into a wierd issue with partitioned datasets on aws s3, for some reson kedro adds a none existing file to the load dict (with key ''), this causes a load error. A simple key check solves it but I rather solve it properly. Any ideas on what might be causing this? {'': <bound method AbstractVersionedDataSet.load of >, '20220609112232.csv': <bound method AbstractVersionedDataSet.load of >}