Re: [I] Support accessing a map with non-literal key [datafusion]

2025-02-17 Thread via GitHub
alamb commented on issue #14552: URL: https://github.com/apache/datafusion/issues/14552#issuecomment-2662979540 See - https://github.com/apache/datafusion/pull/14712 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] Support accessing a map with non-literal key [datafusion]

2025-02-09 Thread via GitHub
Lordworms commented on issue #14552: URL: https://github.com/apache/datafusion/issues/14552#issuecomment-2646572272 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] Support accessing a map with non-literal key [datafusion]

2025-02-07 Thread via GitHub
findepi opened a new issue, #14552: URL: https://github.com/apache/datafusion/issues/14552 Accessing a map with a non-string key doesn't work (at least via DataFusion SQL) and is covered by https://github.com/apache/datafusion/issues/11785 Accessing a map with a literal string key wor