You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:15:38 UTC

[GitHub] [madlib] orhankislal commented on pull request #507: Graph: Fix handling of bigint columns

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:
users@infra.apache.org