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

Update HBase client #516

Merged
merged 20 commits into from
Nov 6, 2023
Merged

Update HBase client #516

merged 20 commits into from
Nov 6, 2023

Conversation

JulienPeloton
Copy link
Member

This PR brings many changes and improvements:

  • new version of the HBase client (02.01)
  • query isolation: new client spawn for each query, instead of re-using a global client.
  • better handling of cutouts to work within callbacks!
  • remove the need of java, and replace java.utils.TreeMap by Python dictionary

@JulienPeloton JulienPeloton added this to the 2.3 milestone Oct 25, 2023
@JulienPeloton JulienPeloton changed the title Update client Update HBase client Oct 25, 2023
@JulienPeloton JulienPeloton merged commit 575a276 into master Nov 6, 2023
1 check passed
@JulienPeloton JulienPeloton deleted the issue/515/euclidpush branch November 7, 2023 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant