-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Added support for Apache Crail (Incubating) #1266
Conversation
@busbey Sean, this is an updated PR integrating Crail (crail.apache.org) we discussed last year. Do you think the PR will be merged soon, or are there an missing pieces or issues you would like me to address? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is real close.
- Move classes into a crail specific package
- Make binding respect configuration of table name
- Use a logging framework instead of System.out
That said, this has been a long time coming so I might just push a commit with the needed changes if I get some time.
Ok, thanks, I'll should have this ready next week! |
2) Add new benchmark parameter 'crail.enumeratekeys'
The PR is ready for review.
|
Thanks for pushing on this again @patrickstuedi I'll ping you for testing when the next release gets going. |
No description provided.