Skip to content

Add explicit support for type constructors#12007

Closed
electrum wants to merge 1 commit intoprestodb:masterfrom
electrum:constructor
Closed

Add explicit support for type constructors#12007
electrum wants to merge 1 commit intoprestodb:masterfrom
electrum:constructor

Conversation

@electrum
Copy link
Contributor

@electrum electrum commented Dec 3, 2018

This adds an optional type constructor operator which can be used by
types that have a literal form that is different than casting from
varchar. Currently, the JSON type is the only such instance and
support for it was previously hard-coded in several places.

This adds an optional type constructor operator which can be used by
types that have a literal form that is different than casting from
varchar. Currently, the JSON type is the only such instance and
support for it was previously hard-coded in several places.
@facebook-github-bot
Copy link
Collaborator

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.

Before we can review or merge your code, we need you to email cla@fb.com with your details so we can update your status.

1 similar comment
@facebook-github-bot
Copy link
Collaborator

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.

Before we can review or merge your code, we need you to email cla@fb.com with your details so we can update your status.

Copy link
Contributor

@dain dain left a comment

Choose a reason for hiding this comment

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

I no longer work on prestodb, and instead am focused full time on https://github.com/prestosql/presto

@stale
Copy link

stale bot commented Jan 24, 2020

This pull request has been automatically marked as stale because it has not had recent activity. If you'd still like this PR merged, please comment on the task, make sure you've addressed reviewer comments, and rebase on the latest master. Thank you for your contributions!

@stale stale bot added the stale label Jan 24, 2020
@stale stale bot closed this Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants