wForget opened a new issue, #2314:
URL: https://github.com/apache/datafusion-comet/issues/2314

   ### What is the problem the feature request solves?
   
   Some unsupported expressions found in spark sql unit test:
   
   - [ ] `Abs`: Duplicate of 
https://github.com/apache/datafusion-comet/issues/1890
   - [ ] `ArrayExists`
   - [ ] `Base64`
   - [ ] `CheckOverflowInTableInsert`
   - [ ] `Concat`
   - [ ] `DayOfMonth`
   - [ ] `DenseRank`
   - [ ] `Empty2Null`
   - [ ] `ElementAt`: because: Input is not an array
   - [ ] `FormatString`
   - [ ] `Greatest`
   - [ ] `Literal`: Comet cannot accelerate Literal because: Unsupported 
datatype ArrayType(LongType,true)
   - [ ] `MapFilter`
   - [ ] `Month`
   - [ ] `NaNvl`
   - [ ] `Pmod`
   - [ ] `RowNumber`
   - [ ] `Size`
   - [ ] `StringSplit`
   - [ ] `TimeAdd`
   - [ ] `ToCharacter`
   - [ ] `WidthBucket`: Refer to https://github.com/apache/datafusion/pull/17331
   
   ### Describe the potential solution
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to