Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1097

Changes/fixes to support Vertica 3.5

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • contrib/vertica
    • None
    • Hadoop 0.21.0 pre-release and Vertica 3.5

    • Incompatible change, Reviewed
    • Adds support for Vertica 3.5 truncate table, deploy_design and numeric types.

    Description

      Vertica 3.5 includes three changes that the formatters should handle:

      1) deploy_design function that handles much of the logic in the optimize method. This improvement uses deploy_design if the server version supports it instead of orchestrating in the formatter function.
      2) truncate table instead of recreating the table
      3) numeric, decimal, money, number types (all the same path)

      Attachments

        1. MAPREDUCE-1097.patch
          17 kB
          Omer Trajman
        2. MAPREDUCE-1097-2.patch
          19 kB
          Omer Trajman
        3. MAPREDUCE-1097-3.patch
          13 kB
          Omer Trajman

        Activity

          People

            otrajman Omer Trajman
            otrajman Omer Trajman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: