Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-1320

Date filter is giving wrong result when data is

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      select count from table where time = cast('1970-01-01 05:30:00' as timestamp);
      returning 300 rows

      select count from table where time = cast('1970-01-01 05:30:00' as timestamp);
      returning 1 row

      Attachments

        Activity

          People

            kumarvishal09 Kumar Vishal
            kumarvishal09 Kumar Vishal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: