Re: [I] Implement withField and dropField for struct types [datafusion-comet]

2025-04-05 Thread via GitHub
andygrove commented on issue #813: URL: https://github.com/apache/datafusion-comet/issues/813#issuecomment-2775866450 It sounds like we just need to add tests and update documentation. I have added this to the 0.8.0 milestone. -- This is an automated message from the Apache Git Service.

Re: [I] Implement withField and dropField for struct types [datafusion-comet]

2024-08-20 Thread via GitHub
eejbyfeldt commented on issue #813: URL: https://github.com/apache/datafusion-comet/issues/813#issuecomment-2298184790 My understanding is the same as @Kimahriman that both of these are implemented in terms of `UpdateFields` which are replaced in the spark Analyzer by the rule `ReplaceU

Re: [I] Implement withField and dropField for struct types [datafusion-comet]

2024-08-13 Thread via GitHub
dharanad commented on issue #813: URL: https://github.com/apache/datafusion-comet/issues/813#issuecomment-2286826355 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. T