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

Subclass of TableMap which accepts a date range to be applied to timestamps

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None

    Description

      There would exist a TableMap subclass which load only those records whose timestamp is within the specified range.

      The date range could be accessible via the initJob method, which would accept start date and end date as parameters.
      If either parameter is null, the range could be considered unbounded in that direction.

      Such a class could either receive each "version" as a different input, or it could receive arrays of those "versions" as input -
      perhaps two classes would exist, covering both approaches.

      Keeping versions together could be helpful in saving the designer from having to reconstitute this structure (to answer questions
      such as "how many versions does the average record have?")

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              drakemcsmooth Adam Gerber
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: