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

Fix 77917 #2059

Merged
merged 4 commits into from
Apr 2, 2019
Merged

Fix 77917 #2059

merged 4 commits into from
Apr 2, 2019

Conversation

erincodepirate
Copy link
Contributor

No description provided.

Ticket: #77917
(cherry picked from commit cf185b9)

let compression_value = pk_dataset[0].compression.value;
if (pk_dataset[0].compression.source === 'INHERITED') {
Copy link
Member

Choose a reason for hiding this comment

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

I think it should be true if INHERITED or DEFAULT, same for all the others below.

@erincodepirate erincodepirate merged commit e3e9e74 into master Apr 2, 2019
@erincodepirate erincodepirate deleted the FIX-77917 branch April 2, 2019 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants