Re: [I] Unnested fields are not filterable when using subqueries. [datafusion]

2025-07-27 Thread via GitHub
alamb closed issue #16695: Unnested fields are not filterable when using subqueries. URL: https://github.com/apache/datafusion/issues/16695 -- 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 specif

Re: [I] Unnested fields are not filterable when using subqueries. [datafusion]

2025-07-14 Thread via GitHub
akoshchiy commented on issue #16695: URL: https://github.com/apache/datafusion/issues/16695#issuecomment-3070301728 take -- 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

[I] Unnested fields are not filterable when using subqueries. [datafusion]

2025-07-06 Thread via GitHub
hmadison opened a new issue, #16695: URL: https://github.com/apache/datafusion/issues/16695 ### Describe the bug When attempting to evaluate a logical plan which mixes un-nesting and sub-queries, an unfiltered call to show will return the full set of columns, but attempting to filter