AlexStefanPopovici opened a new issue #7333:
URL: https://github.com/apache/arrow/issues/7333
# the parquet test file contains some arrays of uint64 values
require(arrow)
parquetFileName = 'C:/Data/Parquet/344_20200110.parquet'
parqDF = read_parquet(parquetFileName)
Error in Table__to_dataframe(x, use_threads = option_use_threads()) :
cannot handle Array of type uint64
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]