Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3353

HMS Hook does not capture the deleted column with alter table replace columns command.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • 3.0.0
    • atlas-core
    • None

    Description

      For the below commands, HMS Hook does not capture the replaced column as deleted entity.

      create table table_with_dropped_cols_1 (id int,name string,dob date)
      alter table table_with_dropped_cols_1 replace columns (id int,name string,address string)
      

      Attachments

        Activity

          People

            sarath Sarath Subramanian
            sarath Sarath Subramanian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: