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/10/09 14:58:56 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue, #3772: benchmarks fail against parquet with decimal types

andygrove opened a new issue, #3772:
URL: https://github.com/apache/arrow-datafusion/issues/3772

   **Describe the bug**
   
   ```
   Error: ArrowError(ExternalError(ArrowError(ExternalError(Execution("Arrow error: External error: Execution error: Arrow error: External error: Execution error: Failed to map column projection for field l_quantity. Incompatible data types Decimal128(11, 2) and Decimal128(15, 2)")))))
   ```
   
   **To Reproduce**
   
   ```
   ./target/release/tpch benchmark datafusion --query 1 --path /mnt/bigdata/tpch/sf10-parquet/ --format parquet --iterations 1 -n 48
   ```
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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.apache.org

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


Re: [I] benchmarks fail against parquet with decimal types [arrow-datafusion]

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #3772: benchmarks fail against parquet with decimal types
URL: https://github.com/apache/arrow-datafusion/issues/3772


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


Re: [I] benchmarks fail against parquet with decimal types [arrow-datafusion]

Posted by "Dandandan (via GitHub)" <gi...@apache.org>.
Dandandan commented on issue #3772:
URL: https://github.com/apache/arrow-datafusion/issues/3772#issuecomment-1822301538

   @andygrove I think this can be closed?


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


[GitHub] [arrow-datafusion] liukun4515 commented on issue #3772: benchmarks fail against parquet with decimal types

Posted by GitBox <gi...@apache.org>.
liukun4515 commented on issue #3772:
URL: https://github.com/apache/arrow-datafusion/issues/3772#issuecomment-1306840336

   Do we have the logical plan for this sql? @andygrove 
   Maybe there are some errors in type coercision


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


[GitHub] [arrow-datafusion] alamb commented on issue #3772: benchmarks fail against parquet with decimal types

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #3772:
URL: https://github.com/apache/arrow-datafusion/issues/3772#issuecomment-1275971359

   FYI @liukun4515 


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


Re: [I] benchmarks fail against parquet with decimal types [arrow-datafusion]

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on issue #3772:
URL: https://github.com/apache/arrow-datafusion/issues/3772#issuecomment-1822594335

   I have run all the TPCH queries successfully recently with the benchmark runner, so closing this. Let's reopen it if necessary


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