forked from apache/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[python] - Expose Hash Partition with Seed Method Signature
The Kudu Python client currently doesn't expose the hash partition with seed capability. This patch adds this functionality and includes an update to an existing test. Change-Id: I33a7f411c5a92583e85e445634c2e119f5ddee73 Reviewed-on: http://gerrit.cloudera.org:8080/4882 Tested-by: Kudu Jenkins Reviewed-by: Will Berkeley <[email protected]>
- Loading branch information
1 parent
a1a8eef
commit c91d04a
Showing
3 changed files
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters