tarak271 opened a new pull request #2308: URL: https://github.com/apache/hive/pull/2308
### What changes were proposed in this pull request? Skipping tab characters before decimal conversion in decimal type column values ### Why are the changes needed? Comply with other Relational Databases like MySQL ### Does this PR introduce _any_ user-facing change? Yes, if decimal value contains tab character, then it will be trimmed and actual value is returned instead of returning NULL ### How was this patch tested? Qtest added in this PR -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org