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

Correctness of table properties should be validated in query validator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Storage
    • None

    Description

      Each table format allows or required some table properties. If some missed or invalid table properties may cause wrong query processing or any runtime error. We should validate table properties prior to launching the query.

      The rough idea is:

      • Add Table property validation interface
      • Each Storage handler injects the validation implementations to TajoMaster.
      • TajoMaster will validate all table properties according to table formats.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: