Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2623

Expose PartialRow's schema in public API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • 1.8.0
    • None
    • client

    Description

      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.

      Attachments

        Activity

          People

            zchovan Zoltan Chovan
            adar Adar Dembo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: