Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1777

Gremlin .max step returns -2147483648 for empty result sets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.6
    • 3.4.0
    • process

    Description

      To reproduce:

      gremlin> g.V().values('test').max()
      ==>-2147483648

      This should probably return an exeption, "cannot take max of nothing"

      Attachments

        Issue Links

          Activity

            People

              dkuppitz Daniel Kuppitz
              estevezsebastian@gmail.com Sebastian Estevez
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: