liukun4515 edited a comment on issue #122:
URL:
https://github.com/apache/arrow-datafusion/issues/122#issuecomment-975036335
- [ ] create external csv table with decimal data type in SQL parse and
logical plan.
- [ ] decimal scalar #1393
- [ ] SIMD in arrow-rs https://github.com/apache/arrow-rs/issues/1010
- [ ] select column with decimal datatype
- [ ] support aggregate function(example min,max,count,sum)
- [ ] min/max
- [ ] sum/avg
- [ ] count/ApproxDistinct/ArrayAgg
- [ ] support expr evaluation (using in select, filter and other clause)
- [ ] support cast
--
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]