Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14406

The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Following condition will result in the same filter. It will have data loss with the current filter construction.
      col1 > 4 && col2 < 3
      col1 > 4 || col2 < 3

      Attachments

        1. HBASE-14406.11.patch
          262 kB
          Theodore michael Malaska
        2. HBASE-14406.10.patch
          186 kB
          Theodore michael Malaska
        3. HBASE-14406.9.patch
          186 kB
          Theodore michael Malaska
        4. HBASE-14406.7.patch
          186 kB
          Theodore michael Malaska
        5. HBASE-14406.6.patch
          203 kB
          Theodore michael Malaska
        6. HBASE-14406.5.patch
          202 kB
          Theodore michael Malaska
        7. HBASE-14406.4.patch
          202 kB
          Theodore michael Malaska
        8. HBASE-14406.3.patch
          201 kB
          Theodore michael Malaska
        9. HBASE-14406.2.patch
          180 kB
          Theodore michael Malaska
        10. HBASE-14406.1.patch
          180 kB
          Theodore michael Malaska

        Issue Links

          Activity

            People

              ted.m Theodore michael Malaska
              zzhan Zhan Zhang
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: