[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103413#comment-16103413
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
GitHub user dkuppitz opened a p
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103414#comment-16103414
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
GitHub user dkuppitz opened a p
Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/682
I created 2 new PR's, one for `tp31/`, the other for `master/`.
`tp31`: #683
`master`: #684
---
If your project is set up for it, you can reply to this email and have your
reply app
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103417#comment-16103417
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
Github user dkuppitz commented
GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/683
TINKERPOP-1736 Sack step evaluated by groovy interprets numbers in an
unexpected way
Follow-up on #682. This PR fixes the test case that failed in `master/`.
You can merge this pull request int
GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/684
TINKERPOP-1736 Sack step evaluated by groovy interprets numbers in an
unexpected way
Follow-up on #682. This PR fixes the test case that failed in `master/`.
You can merge this pull request int
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103263#comment-16103263
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
Github user spmallette commente
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/682
I've dug into supporting `BigDecimal` directly and it's turning into a mess
a bit. Python does have `Decimal` class which is like `BigDecimal` but it
doesn't serialize through the standard JSON
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103246#comment-16103246
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
Github user okram commented on
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/682
This all goes back to typing numbers based on storage size is dumb. Most
modern, high-level languages have arbitrary precision on integer and decimal
values. Languages that have strongly typed
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103247#comment-16103247
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
Github user robertdale commente
Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/682
Ah. I didn't realize that either. BigDecimal is not something we
want to support.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103189#comment-16103189
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
Github user dkuppitz commented
Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/682
IMO it makes sense to support `BigDecimal`. If not for big numbers, then at
least for the better precision.
---
If your project is set up for it, you can reply to this email and have your
reply
[
https://issues.apache.org/jira/browse/TINKERPOP-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103070#comment-16103070
]
ASF GitHub Bot commented on TINKERPOP-1736:
---
Github user spmallette commente
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/682
I didn't get a chance to review/vote on this before it was merged, but I
dont' think this is what I expected to happen when I wrote the JIRA. I didn't
think we would produce direct support for
16 matches
Mail list logo