Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHOENIX-5747 Add upsert tests for immutable table indexes #720

Closed
wants to merge 2 commits into from

Conversation

tkhurana
Copy link
Contributor

@tkhurana tkhurana commented Mar 3, 2020

No description provided.

@tkhurana
Copy link
Contributor Author

tkhurana commented Mar 3, 2020

@kadirozde @gokceni

Copy link
Contributor

@gokceni gokceni left a comment

Choose a reason for hiding this comment

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

Some main comments:

  1. These tests look similar with the difference of Coprocessor class. Can you refactor them and just call a function with Coprocessor class?
  2. Remove System.out calls

Copy link
Contributor

@swaroopak swaroopak left a comment

Choose a reason for hiding this comment

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

Some nits and could you please add tests for view indexes?

- Removed system.out calls
- Added tests for view index
@tkhurana tkhurana requested a review from swaroopak March 10, 2020 00:54
@tkhurana
Copy link
Contributor Author

@gokceni addressed your feedback

Copy link
Contributor

@swaroopak swaroopak left a comment

Choose a reason for hiding this comment

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

Looks good to me. Could you please confirm if this test also needs to cover the "apparently immutable table" scenario?

@swaroopak swaroopak closed this Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants