You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "andygrove (via GitHub)" <gi...@apache.org> on 2023/02/05 16:25:22 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue, #5184: physical_plan::to_proto() unsupported expression UnKnownColumn

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

   **Describe the bug**
   
   ```
   Exception: Internal error: Unsupported plan and extension codec failed with [Internal error: physical_plan::to_proto() unsupported expression UnKnownColumn { name: "ps_supplycost" }. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker]
   ```
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   **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


[GitHub] [arrow-datafusion] andygrove closed issue #5184: physical_plan::to_proto() unsupported expression UnKnownColumn

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove closed issue #5184: physical_plan::to_proto() unsupported expression UnKnownColumn
URL: https://github.com/apache/arrow-datafusion/issues/5184


-- 
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] mingmwang commented on issue #5184: Invalid partition scheme in sort if intermediate projection has dropped a partition column

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

   Could you please provide a SQL to reproduce the issue ?


-- 
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] franklsf95 commented on issue #5184: Invalid partition scheme in sort if intermediate projection has dropped a partition column

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

   > Could you please provide a SQL to reproduce the issue ?
   
   https://github.com/datafusion-contrib/ray-sql/blob/main/testdata/queries/q3.sql


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