You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/02 14:19:14 UTC

[GitHub] [arrow-datafusion] liukun4515 edited a comment on issue #122: Implement DECIMAL type

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
   - [ ] select column with decimal datatype
   - [ ] support function(example min,max,count,sum)
   - [ ] 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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org