dragosmg edited a comment on pull request #11898:
URL: https://github.com/apache/arrow/pull/11898#issuecomment-989875147


   It looks like the CI workflows fail for 2 reasons:
   * an open_dataset CSV test (BOM issue) which has nothing to do with this PR 
(see [ARROW-15041](https://issues.apache.org/jira/browse/ARROW-15041))
   * failures to find and run `/data-raw/codegen.R` + 
   ```
   array_to_vector.cpp:923:62: error: typedef 'using DecimalArray = typename 
arrow::TypeTraits<T>::ArrayType' locally defined but not used 
[-Werror=unused-local-typedefs]
   ```
   @romainfrancois @jonkeane Any thoughts on the `array_to_vector` error?


-- 
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]


Reply via email to