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

Block pruning not working when wrong data is given in filter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.3.0
    • spark-integration
    • None

    Description

      Load ~13 Million records all with 2013-07-25' date
      Q1
      select * from test where my_date='2013-07-25' ;
      This took ~.0.5 sec

      Q2
      select * from test where my_date='' limit 1;

      This tool ~30 sec .

      Q2 data will not be found in carbon so actually it should be handled in the block pruning . and no job should be fired for it.

      Same need to hanlde for timestamp also.

      Solution :-
      This to be consider as FalseExpression and handle same.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Bjangir Babulal
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h
                  3h