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

Need HLL column to be Varbinary #2

Open
marktwilliams opened this issue Sep 23, 2016 · 5 comments
Open

Need HLL column to be Varbinary #2

marktwilliams opened this issue Sep 23, 2016 · 5 comments

Comments

@marktwilliams
Copy link

When importing HLL data to vertica the only real choice is to use HEX. Vertica can only import hex_to_binary into a binary column. I've overloaded HLL_MERGE_COMPUTE to use varbinary as an input type. Would you like be to add it to the project?

@amirtuval
Copy link
Owner

Sure sounds good.

If you can send a PR request, I will definitely take a look.

@marktwilliams
Copy link
Author

I'm new to github, but it look like there is a permission issue.

When I tried a pull request, I get this message "You may not have
permission to access vertica-hyperloglog. Check Preferences to make sure
you’re still logged in."

I'm logged in, i checked.

On Sat, Sep 24, 2016 at 3:39 PM, amirtuval [email protected] wrote:

Sure sounds good.

If you can send a PR request, I will definitely take a look.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AVMHF05qBT7S2jmNZ-T2oxcPeCD0goQTks5qtXxigaJpZM4KFT82
.

Regards,

Mark

@amirtuval
Copy link
Owner

To make a pull request, you need to fork the repo into your own account.

Make all the changes there, where you can push and pull.

When you are ready, you can make a pull request from your github repo to mine.

For more info see Github documentation.

@marktwilliams
Copy link
Author

Thanks, I'll work on that. I don't see an open source license attached to
these projects. Are you willing to attach one of the open source licenses?

BTW, my name is Mark.

On Mon, Sep 26, 2016 at 10:12 AM, amirtuval [email protected]
wrote:

To make a pull request, you need to fork the repo into your own account.

Make all the changes there, where you can push and pull.

When you are ready, you can make a pull request from your github repo to
mine.

For more info see Github documentation.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AVMHF6J6P3mZoKhS6JRjYsLZoR35xMSsks5qt9LcgaJpZM4KFT82
.

Regards,

Mark

@amirtuval
Copy link
Owner

Added a license - Apache license 2.0.

Thanks :-)

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

2 participants