Hi Kudu team KuduPredicate.newInListPredicate is very handy when retrieving multiple records in one scan, but it's not useful to do so by key if it's a composite primary key.
What's the proper way to retrieve 50 arbitrary records by composite key? do we need to do 50 separate (perhaps async) scans? I certainly don't see a way in the api docs to join multiple predicates with an OR operator. thanks, -m -- *MAURICIO ARISTIZABAL* Architect - Business Intelligence + Data Science [email protected](m)+1 323 309 4260 223 E. De La Guerra St. | Santa Barbara, CA 93101 Overview <http://www.impactradius.com/?src=slsap> | Twitter <https://twitter.com/impactradius> | Facebook <https://www.facebook.com/pages/Impact-Radius/153376411365183> | LinkedIn <https://www.linkedin.com/company/impact-radius-inc->
