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 2020/10/26 07:54:50 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #8475: ARROW-9747: [Java][C++] Initial Support for 256-bit Decimals

jorisvandenbossche commented on pull request #8475:
URL: https://github.com/apache/arrow/pull/8475#issuecomment-716377181


   This might have "broken" the spark integration builds: https://github.com/ursa-labs/crossbow/runs/1304128112
   
   ```
   Error: ] /spark/sql/catalyst/src/main/scala/org/apache/spark/sql/util/ArrowUtils.scala:47: not enough arguments for constructor Decimal: (x$1: Int, x$2: Int, x$3: Int)org.apache.arrow.vector.types.pojo.ArrowType.Decimal.
   Unspecified value parameter x$3.
   ```
   
   (now I am not familiar enough with spark to know what kind of "broken" it is, but in any case the integration build is failing)


----------------------------------------------------------------
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:
users@infra.apache.org