Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Conversation

@moscowgentalman
Copy link
Contributor

In my previous fix to TRAFODION-1858, I add a new method to check if a column is a system column by comparing the column name with "SALT", "DIVISION" etc, that is not a good way.
This is a new implementation, it use more robust way to tell if a column is a system column.

To check the RI, the predicate only need to check the user specified Primary Column.

@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2938/

@Traf-Jenkins
Copy link

Copy link
Contributor

@DaveBirdsall DaveBirdsall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Looks good to me. Nice change!

@moscowgentalman
Copy link
Contributor Author

thank you Dave for the review

@asfgit asfgit merged commit 1011d9f into apache:master Aug 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants