orhankislal commented on pull request #507: URL: https://github.com/apache/madlib/pull/507#issuecomment-664703769
@fmcquillan99 I pushed a new commit to address these issues. As long as you use the regular SQL BIGINT notation (no trailing L: `100000000014L`, no arithmetic inside the string: `'0+100000000000'`) they all should work now. ---------------------------------------------------------------- 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: [email protected]
