Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1672

Removing rest api to create table POST /databases/{database-name}/tables interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None

    Description

      Currently, POST /databases/

      {database-name}

      /tables interface is too hard to use. Because it just serialize TableDesc Class. so I think just using query interface is better than create table interface

      and for them, changed result of query interface
      removing location header, and add response body has query, and ResultCode
      and url.(if query is finished directlry, uri isn't)

      Attachments

        Activity

          People

            charsyam DaeMyung Kang
            charsyam DaeMyung Kang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: