You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to load a dataframe ingested with CSV.jl into SQL Server failed when using InlineStrings. Using stringtype=String did not throw an error -- was able to load table -- though it did present other issues.
I'm on Windows 10 using VS Code with the Julia extension, version info is at the bottom. Here is the full stack trace from the InlineString error:
Trying to load a dataframe ingested with CSV.jl into SQL Server failed when using
InlineString
s. Usingstringtype=String
did not throw an error -- was able to load table -- though it did present other issues.I'm on Windows 10 using VS Code with the Julia extension, version info is at the bottom. Here is the full stack trace from the
InlineString
error:The text was updated successfully, but these errors were encountered: