Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Nikita Pettik <korablev@tarantool.org>
Cc: tarantool-patches@freelists.org, Ival Ilyin <vanyail@yandex.ru>
Subject: [tarantool-patches] Re: [PATCH] sql: ban of REINDEX syntax
Date: Wed, 21 Mar 2018 16:02:24 +0300	[thread overview]
Message-ID: <20180321130224.7in37pr56xg6h5cr@tkn_work_nb> (raw)
In-Reply-To: <1521630368-2969-1-git-send-email-vanyail@yandex.ru>

LGTM. Thanks!

Nikita, can you please look into this patch?

WBR, Alexander Turenko.

On Wed, Mar 21, 2018 at 02:06:08PM +0300, Ivan Ilyin wrote:
> From: vanyail <vanyail@yandex.ru>
> 
> This change cut REINDEX syntax from keywords and also disables tests
> which were using this syntax.
> 
> This patch affects only parser, REINDEX implementation still exists,
> because it is planned to be fixed and enabled in the scope of #3195.
> 
> Note that REINDEX keyword is still in '%fallback' directive in
> 'parse.y'. The reason described in 'parse.y' in comment related
> to '%fallback'.
> 
> Fixes #2174
> ---
> 
> branch: https://github.com/tarantool/tarantool/tree/gh-2174-ban-reindex-syntax
> ---
>  src/box/sql/parse.c                              | 1797 +++++++++++-----------
>  src/box/sql/parse.y                              |   22 +-
>  test/sql-tap/gh-2174-ban-reindex-syntax.test.lua |   17 +
>  test/sql-tap/suite.ini                           |    4 +
>  4 files changed, 925 insertions(+), 915 deletions(-)
>  create mode 100755 test/sql-tap/gh-2174-ban-reindex-syntax.test.lua
> 
> ...

  reply	other threads:[~2018-03-21 13:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1521051043-28203-1-git-send-email-vanyail@yandex.ru>
2018-03-15 13:34 ` [tarantool-patches] Re: [patches] [PATCH] Ban " Alexander Turenko
2018-03-15 13:56   ` [tarantool-patches] Re[2]: " Alexander Turenko
2018-03-19 19:22   ` [tarantool-patches] [PATCH] sql: ban " Ivan Ilyin
2018-03-21 11:06   ` Ivan Ilyin
2018-03-21 13:02     ` Alexander Turenko [this message]
2018-03-21 15:37       ` [tarantool-patches] " n.pettik
2018-03-21 16:08         ` Alexander Turenko
2018-03-21 16:42           ` Kirill Yukhin
2018-03-21 20:10             ` Alexander Turenko

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=20180321130224.7in37pr56xg6h5cr@tkn_work_nb \
    --to=alexander.turenko@tarantool.org \
    --cc=korablev@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vanyail@yandex.ru \
    --subject='[tarantool-patches] Re: [PATCH] sql: ban of REINDEX syntax' \
    /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