Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: tarantool-patches@freelists.org
Cc: v.shpilevoy@tarantool.org, Nikita Pettik <korablev@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH 0/4] SQL types changes
Date: Thu, 7 Mar 2019 17:14:01 +0300	[thread overview]
Message-ID: <20190307141401.4ie42tm5ckpsjcix@tarantool.org> (raw)
In-Reply-To: <cover.1551964360.git.korablev@tarantool.org>

Hello,

On 07 Mar 16:14, Nikita Pettik wrote:
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-4019-types-cleanup
> Issue:
> https://github.com/tarantool/tarantool/issues/4019
> https://github.com/tarantool/tarantool/issues/4023
> 
> This patch-set polishes current situation with SQL types. Several type
> aliases (CHAR/DECIMAL/NUMERIC) were removed; TIME-like types were
> completely removed. BLOB was replaced with SCALAR to avoid any
> confusions in using that type. For more details, see content of patches
> and document request in the last patch.
> 
> Nikita Pettik (4):
>   sql: remove support of DATE/TIME from parser
>   sql: remove support of CHAR type from parser
>   sql: remove support of NUMERIC type from parser
>   sql: replace BLOB as column type with SCALAR

I've checked your patchset into 2.1 branch.

--
Regards, Kirill Yukhin

      parent reply	other threads:[~2019-03-07 14:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 13:14 [tarantool-patches] " Nikita Pettik
2019-03-07 13:14 ` [tarantool-patches] [PATCH 1/4] sql: remove support of DATE/TIME from parser Nikita Pettik
2019-03-07 13:34   ` [tarantool-patches] " Konstantin Osipov
2019-03-07 13:14 ` [tarantool-patches] [PATCH 2/4] sql: remove support of CHAR type " Nikita Pettik
2019-03-07 13:35   ` [tarantool-patches] " Konstantin Osipov
2019-03-07 13:14 ` [tarantool-patches] [PATCH 3/4] sql: remove support of NUMERIC " Nikita Pettik
2019-03-07 13:36   ` [tarantool-patches] " Konstantin Osipov
2019-03-07 13:14 ` [tarantool-patches] [PATCH 4/4] sql: replace BLOB as column type with SCALAR Nikita Pettik
2019-03-07 13:40   ` [tarantool-patches] " Konstantin Osipov
2019-03-07 14:00     ` n.pettik
2019-03-07 14:14 ` Kirill Yukhin [this message]

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=20190307141401.4ie42tm5ckpsjcix@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=korablev@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='[tarantool-patches] Re: [PATCH 0/4] SQL types changes' \
    /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