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/05/10 22:31:39 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #168: TPC-H Query 17

andygrove commented on issue #168:
URL: https://github.com/apache/arrow-datafusion/issues/168#issuecomment-1122965089

   Latest failure:
   
   ```
   Error: NotImplemented("Physical plan does not support logical expression (Subquery: Projection: Float64(0.2) * #AVG(lineitem.l_quantity)\n  Aggregate: groupBy=[[]], aggr=[[AVG(#lineitem.l_quantity)]]\n    Filter: #lineitem.l_partkey = #part.p_partkey\n      TableScan: lineitem projection=None)")
   t
   ```


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