tlm365 commented on PR #6719: URL: https://github.com/apache/arrow-rs/pull/6719#issuecomment-2469427627
@Omega359 During the code review, I found that it is possible to implement support cast for all numeric values (`Int`/`Float`/`Decimal`) to string view. I thought it would be good to implement it in 1 PR instead of creating new issue for each datatype -> so I implemented it in this PR. How do you think about it? If it fine, could you please update the issue description? -- 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]
