Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-24257

Wrong check constraint naming in Hive metastore

    XMLWordPrintableJSON

Details

    Description

      Current

      struct SQLCheckConstraint

      { 1: string catName, // catalog name 2: string table_db, // table schema 3: string table_name, // table name 4: string column_name, // column name 5: string check_expression,// check expression 6: string dc_name, // default name 7: bool enable_cstr, // Enable/Disable 8: bool validate_cstr, // Validate/No validate 9: bool rely_cstr // Rely/No Rely }

      Naming for CheckConstraint is wrong it should be cc_name instead of dc_name

      Attachments

        Issue Links

          Activity

            People

              ashish-kumar-sharma Ashish Sharma
              ashish-kumar-sharma Ashish Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m