Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1631

Integer comparison in JSON

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      0: jdbc:drill:zk=local> SELECT stars FROM dfs.yelp.`yelp_academic_dataset_business.json` WHERE stars = 5 LIMIT 1;
      +------------+
      |   stars    |
      +------------+
      | 4.5        |
      +------------+
      1 row selected (0.234 seconds)
      0: jdbc:drill:zk=local>
      

      Attachments

        1. DRILL-1631.patch
          1 kB
          Mehant Baid

        Issue Links

          Activity

            People

              mehant Mehant Baid
              tshiran Tomer Shiran
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: