Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-287

Improve Fragment to be more generic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Physical Operator
    • None

    Description

      The current Fragment is only for a file. This patch improves Fragment to be more generic.

      First of all, I've changed Fragment to an interface and the original Fragment to FileFragment respectively. FragmentProto is changed to contain a table name and a bytestring which contains an storage-dependent contents. Then, the added FragmentConvertor transforms FragmentProto to a specified Fragment instance. It would be very useful to represent various fragment types like a row range of Hbase and database tables.

      Attachments

        1. TAJO-287.patch
          223 kB
          Hyunsik Choi
        2. TAJO-287_2.patch
          222 kB
          Hyunsik Choi
        3. TAJO-287_3.patch
          222 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: