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 2022/01/24 09:14:44 UTC

[GitHub] [arrow-datafusion] hengaini2055 commented on issue #1661: thread 'tokio-runtime-worker' panicked at 'not implemented: Take not supported for data type Decimal(18, 4)

hengaini2055 commented on issue #1661:
URL: https://github.com/apache/arrow-datafusion/issues/1661#issuecomment-1019877681


   My parquet file has a decimal(18,4) column named amount.  The exact error is 
   ```
   thread 'tokio-runtime-worker' panicked at 'not implemented: Take not supported for data type Decimal(18, 4)', C:\Users\hengaini2055\.cargo\registry\src\mirrors.ustc.edu.cn-12df342d903acd47\arrow-7.0.0\src\compute\kernels\take.rs:297:14
   ```


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