Tarantool development patches archive
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH 1/1] box: introduce space:alter()
Date: Mon, 24 Aug 2020 10:15:57 +0300	[thread overview]
Message-ID: <20200824071557.GD1174993@grain> (raw)
In-Reply-To: <46c58e05328a4b9e85d6837fe922e308bd120ad4.1598049870.git.v.shpilevoy@tarantool.org>

On Sat, Aug 22, 2020 at 12:46:02AM +0200, Vladislav Shpilevoy wrote:
> There was no way to change certain space parameters without its
> recreation or manual update of internal system space _space. Even
> if some of them were legal to update: field_count, owner, flag of
> being temporary, is_sync flag.
> 
> The patch introduces function space:alter(), which accepts a
> subset of parameters from box.schema.space.create which are
> mutable, and 'name' parameter. There is a method space:rename(),
> but still the parameter is added to space:alter() too, to be
> consistent with index:alter(), which also accepts a new name.
> 
> Closes #5155

Ack

  parent reply	other threads:[~2020-08-24  7:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21 22:46 Vladislav Shpilevoy
2020-08-23 12:53 ` Serge Petrenko
2020-08-24  7:15 ` Cyrill Gorcunov [this message]
2020-08-24 21:40 ` Vladislav Shpilevoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200824071557.GD1174993@grain \
    --to=gorcunov@gmail.com \
    --cc=tarantool-patches@dev.tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 1/1] box: introduce space:alter()' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox