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 char to varchar cast behavior #431

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

martint
Copy link
Member

@martint martint commented Mar 11, 2019

No description provided.

@cla-bot cla-bot bot added the cla-signed label Mar 11, 2019
@@ -210,18 +209,6 @@ public boolean isLegacyRowFieldOrdinalAccess()
return legacyRowFieldOrdinalAccess;
}

@Config("deprecated.legacy-char-to-varchar-coercion")
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-varchar branch 4 times, most recently from 53c8821 to 4ad900e Compare March 11, 2019 05:41
@martint martint closed this Mar 11, 2019
@martint martint deleted the legacy-varchar branch March 11, 2019 17:35
@martint martint merged commit 7662f71 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.

3 participants