Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This change introduces a new feature that does not implies any compatibility concerns.

NOTE:

For the time being insert/upsert into tables with primary key defined will not be supported. The support should be discussed in a separate FLIP.

Implementation Plan

  1. Add the primary key information to CatalogBaseTable
  2. Modify HiveCatalog connector to provide the primary key information
  3. Introduce DDL

...