Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: imeevma@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v1 1/1] sql: introduce literals for DECIMAL
Date: Wed, 3 Nov 2021 09:55:31 +0000	[thread overview]
Message-ID: <20211103095531.ubq4zqikyasat6nd@tarantool.org> (raw)
In-Reply-To: <2034015457e159e14c25cdfefa1d38a5864862a6.1635243948.git.imeevma@gmail.com>

Hello,


On 26 окт 13:27, imeevma@tarantool.org wrote:
> Part of #6356
> 
> @TarantoolBot document
> Title: Literals for INTEGER, DECIMAL and DOUBLE
> 
> The rules for parsing numeric values have changed:
> 1) a value consisting of digits without decimal point and exponent will
> be parsed as INTEGER;
> 2) a value consisting of digits and a decimal point will be parsed as
> DECIMAL;
> 3) a value consisting of digits, containing an exponent and possibly
> containing a decimal point, will be parsed as DOUBLE.
> ---
> https://github.com/tarantool/tarantool/issues/6356
> https://github.com/tarantool/tarantool/tree/imeevma/gh-6356-literals-for-decimal

LGTM.

I've checked your patch into master.

--
Regards, Kirill Yukhin

  reply	other threads:[~2021-11-03  9:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26 10:27 Mergen Imeev via Tarantool-patches
2021-11-03  9:55 ` Kirill Yukhin via Tarantool-patches [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-04 13:35 Mergen Imeev via Tarantool-patches
2021-10-08 22:32 ` Vladislav Shpilevoy via Tarantool-patches
2021-10-19  8:49   ` Mergen Imeev via Tarantool-patches
2021-10-24 15:50     ` Vladislav Shpilevoy via Tarantool-patches

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=20211103095531.ubq4zqikyasat6nd@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=imeevma@tarantool.org \
    --cc=kyukhin@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1 1/1] sql: introduce literals for DECIMAL' \
    /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