Member since
10-11-2022
1
Post
0
Kudos Received
0
Solutions
10-11-2022
07:32 AM
Hi all, I created a kudu table with range / hash partitions and I want to find out the size of the range partitions. I am using the Java kudu API and also Impala JDBC to access the database. I was able to find the size of the complete table via Client API , but struggling to find out the sizes of the range partitions Is there a way to find out ? Thanks 🙂
... View more
Labels:
- Labels:
-
Apache Kudu