You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/09 13:58:59 UTC

[GitHub] [arrow] dragosmg edited a comment on pull request #11898: ARROW-14844_decimal256_take2

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

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