0xYUANTI opened a new issue, #326: URL: https://github.com/apache/arrow-julia/issues/326
hi :) as indicated in the Tables.jl docs, for large dataframes (>10k columns), Tables.Schema stores its values in .storenames and .storedtypes instead of the type parameters. This needs to be taken into account in, eg. makeschema in write.jl and possibly other places. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
