You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "comphead (via GitHub)" <gi...@apache.org> on 2023/03/26 18:40:04 UTC

[GitHub] [arrow-datafusion] comphead opened a new issue, #5747: Schema mismatches with batches schema

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

   ### Describe the bug
   
   This is un umbrella to cover different bugs with internal schema during query execution leading to 
   `Error during planning: Mismatch between schema and batches`
   
   
   - [ ] Windowing query shortened the alias -> workaround provide alias https://github.com/apache/arrow-datafusion/issues/5695#issuecomment-1481413999
   - [ ]  Union all query incorrectly derive column aliases https://github.com/apache/arrow-datafusion/issues/5695#issuecomment-1482086910
   - [ ] Inconsistent column naming https://github.com/apache/arrow-datafusion/issues/5695#issuecomment-1483550835
   - [ ] Case statement with one branch being null #5733 
   
   ### To Reproduce
   
   Reproduce steps are in the tickets
   
   ### Expected behavior
   
   Fix bugs
   
   ### Additional context
   
   Initially came from https://github.com/apache/arrow-datafusion/issues/5695
   


-- 
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] alamb commented on issue #5747: [EPIC] Schema mismatches with batches schema

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

   🎉 


-- 
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] comphead commented on issue #5747: Schema mismatches with batches schema

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

   @alamb please assign this to me


-- 
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] comphead commented on issue #5747: Schema mismatches with batches schema

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

   @mslapek @jackwener @milevin CC as likely working on similar fix https://github.com/apache/arrow-datafusion/issues/5681
   


-- 
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] comphead closed issue #5747: [EPIC] Schema mismatches with batches schema

Posted by "comphead (via GitHub)" <gi...@apache.org>.
comphead closed issue #5747: [EPIC] Schema mismatches with batches schema
URL: https://github.com/apache/arrow-datafusion/issues/5747


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