Re: [I] Access a Map with a non-string keys [datafusion]

2025-02-20 Thread via GitHub
alamb closed issue #11785: Access a Map with a non-string keys URL: https://github.com/apache/datafusion/issues/11785 -- 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 unsubsc

Re: [I] Access a Map with a non-string keys [datafusion]

2025-02-07 Thread via GitHub
findepi commented on issue #11785: URL: https://github.com/apache/datafusion/issues/11785#issuecomment-2644158363 This is still a problem. The error message requires the index to be Int64, but it doesn't work even if it is Int64 ``` query error SELECT column1[arrow_cast(1, 'Int6

Re: [I] Access a Map with a non-string keys [datafusion]

2024-08-30 Thread via GitHub
dharanad commented on issue #11785: URL: https://github.com/apache/datafusion/issues/11785#issuecomment-2320815451 Seems like a bug with `GetFieldFunc` function -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] Access a Map with a non-string keys [datafusion]

2024-08-13 Thread via GitHub
dharanad commented on issue #11785: URL: https://github.com/apache/datafusion/issues/11785#issuecomment-2287082683 > I think `map_extract` function can benefit this issue #11969 I will prioritise this issue -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Access a Map with a non-string keys [datafusion]

2024-08-13 Thread via GitHub
Weijun-H commented on issue #11785: URL: https://github.com/apache/datafusion/issues/11785#issuecomment-2286494676 I think `map_extract` function can benefit this issue #11969 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [I] Access a Map with a non-string keys [datafusion]

2024-08-02 Thread via GitHub
dharanad commented on issue #11785: URL: https://github.com/apache/datafusion/issues/11785#issuecomment-2265914647 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 u

Re: [I] Access a Map with a non-string keys [datafusion]

2024-08-02 Thread via GitHub
dharanad commented on issue #11785: URL: https://github.com/apache/datafusion/issues/11785#issuecomment-2265852901 Interesting, I can give it a try. -- 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 t