[
https://issues.apache.org/jira/browse/KUDU-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Chovan reassigned KUDU-2623:
-----------------------------------
Assignee: Zoltan Chovan
> Expose PartialRow's schema in public API
> ----------------------------------------
>
> Key: KUDU-2623
> URL: https://issues.apache.org/jira/browse/KUDU-2623
> Project: Kudu
> Issue Type: Bug
> Components: client
> Affects Versions: 1.8.0
> Reporter: Adar Dembo
> Assignee: Zoltan Chovan
> Priority: Minor
> Labels: newbie
>
> A client session can be used to apply operations belonging to multiple
> tables. If there are any errors, there's no way currently to figure out which
> table each error belonged to short of the application keeping track of which
> primary keys belong to which tables. Seeing as each row error is associated
> with a PartialRow, a simple way to address this may be to expose PartialRow's
> schema in the public API.
> This applies to all client bindings.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)