Forum Discussion
davidding
2 years agoResolver I
Issue in Fabric when loading data into notebook with different column width
I have blob container with multiple csv files. ALL of the files contain 17 standard columns, but a few of them have 1-3 extra columns. A shortcut called "demo" is created in a Fabric Lakehouse under ...
davidding
2 years agoResolver I
thanks GilbertQ! it's hard to choose between chatgpt and claude sonnet, so i am sharing the love 🙂
but i am hoping there might be a more efficient bulk loading method that will handle the extra columns. i'm also considering changing the storage into json moving forward, at least it seems to be able to handle the bulk loading part much more effectively than the read csv method.