alamb opened a new issue #929: URL: https://github.com/apache/arrow-rs/issues/929
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** This is a follow on to this conversation https://github.com/apache/arrow-rs/pull/831#discussion_r744929541 on #831 . Specifically, the question is what to do with numbers like `2.` As @brianrackle says, this could be treated as a `Int` or a `Float` and it is not clear exactly what the behavior should be **Describe the solution you'd like** Propose a behavior and implement any code / test changes necessary **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here. -- 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]
