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

The AESEncrypt and AESDecrypt UDF should be immutable #54

Open
nicolasriousset opened this issue Feb 13, 2018 · 0 comments
Open

The AESEncrypt and AESDecrypt UDF should be immutable #54

nicolasriousset opened this issue Feb 13, 2018 · 0 comments

Comments

@nicolasriousset
Copy link

nicolasriousset commented Feb 13, 2018

I'd like to be able to use in columns default expressions the AESEncrypt and AESDecrypt user defined functions from the encryption_package.
This would required these functions to be immutable, which would be consistant with the functions behaviour.

I've already changed the code accordingly, and tested it. Everything seems fine. If you give me permissions to push to the master branch, I can submit the change.

nicolasriousset added a commit to nicolasriousset/Vertica-Extension-Packages that referenced this issue Feb 14, 2018
vertica#54 : AESEncrypt and Decrypt functions are now declared immutable
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

No branches or pull requests

1 participant