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

Remove deprecated row field access mechanism #428

Merged
merged 1 commit into from Mar 11, 2019

Conversation

martint
Copy link
Member

@martint martint commented Mar 10, 2019

The feature has been deprecated and disabled for almost a year.

@cla-bot cla-bot bot added the cla-signed label Mar 10, 2019
@@ -198,18 +197,6 @@ public FeaturesConfig setDistributedIndexJoinsEnabled(boolean distributedIndexJo
return this;
}

@Config("deprecated.legacy-row-field-ordinal-access")
Copy link
Member

Choose a reason for hiding this comment

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

maybe add to defunct configs?

@martint martint force-pushed the legacy-row-field branch 2 times, most recently from bf7caf1 to d90191e Compare March 11, 2019 03:22
The feature has been deprecated and disabled for almost a year.
@martint martint closed this Mar 11, 2019
@martint martint deleted the legacy-row-field branch March 11, 2019 05:36
@martint martint merged commit dcf916c into trinodb:master Mar 11, 2019
@martint martint mentioned this pull request Mar 14, 2019
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants