This is something that we will need to address in the future. How will we handle conversion from csv where there are multiple columns with the same name. We can possibly use metadata to show that these two are different columns and have separate files for them, however, we would still need to decide how to access these? Would it become index only or the first column found, etc?
This is something that we will need to address in the future. How will we handle conversion from csv where there are multiple columns with the same name. We can possibly use metadata to show that these two are different columns and have separate files for them, however, we would still need to decide how to access these? Would it become index only or the first column found, etc?