liukun4515 commented on issue #192: URL: https://github.com/apache/arrow-datafusion/issues/192#issuecomment-1240456363
> I see where to make the change (parse_sql_number() inside planner.rs), but I'm struggling trying to figure out how to turn the string input to a Decimal128 type. Can you give me some pointers? Do you want to convert string value of string data type like `"123.13"` to the decimal128 data type? -- 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]
