pitrou commented on pull request #11947:
URL: https://github.com/apache/arrow/pull/11947#issuecomment-993689665


   Looking at the logs, it seems there's another issue as well:
   ```
   
   2021-12-14T15:47:09.4969247Z array_to_vector.cpp:929:13: runtime error: 
downcast of address 0x607000047fb0 which does not point to an object of type 
'TimeType'
   2021-12-14T15:47:09.4969957Z 0x607000047fb0: note: object is of type 
'arrow::DurationType'
   2021-12-14T15:47:09.4970338Z  01 00 00 00  48 19 50 0c 7e 7f 00 00  80 70 1c 
00 30 60 00 00  00 00 00 00 00 00 00 00  21 00 00 00
   2021-12-14T15:47:09.4970656Z               ^~~~~~~~~~~~~~~~~~~~~~~
   2021-12-14T15:47:09.4971078Z               vptr for 'arrow::DurationType'
   2021-12-14T15:47:09.4971961Z     #0 0x7f7dfb6e8be3 in 
arrow::r::Converter_Duration<long, 
arrow::TimeType>::TimeUnit_multiplier(std::shared_ptr<arrow::Array> const&) 
const (/usr/local/RDsan/lib/R/site-library/arrow/libs/arrow.so+0x1b974be3)
   2021-12-14T15:47:09.4973033Z     #1 0x7f7dfb6d1377 in 
arrow::r::Converter_Duration<long, 
arrow::TimeType>::Ingest_some_nulls(SEXPREC*, std::shared_ptr<arrow::Array> 
const&, long, long, unsigned long) const 
(/usr/local/RDsan/lib/R/site-library/arrow/libs/arrow.so+0x1b95d377)
   2021-12-14T15:47:09.4973956Z     #2 0x7f7dfb6259bc in 
arrow::r::Converter::ScheduleConvertTasks(arrow::r::RTasks&, 
std::shared_ptr<arrow::r::Converter>)::{lambda()#1}::operator()() const 
/arrow/r/src/array_to_vector.cpp:88
   ```


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to