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

Defining scan projections should have a better API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Private Beta
    • None
    • api, client
    • None

    Description

      Defining scan projections on the cilent is currently messy. For instance the scan projection allows to define any order of columns, including key columns, as long as the number of key columns is set to 0, otherwise the key columns must come first.

      Since the client already fetches the table schema anyway we should just have a simple api that takes column names in whichever order instead of having to pass a full blown schema.

      Attachments

        Activity

          People

            tlipcon Todd Lipcon
            dralves David Alves
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: