Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@freelists.org,
	Konstantin Osipov <kostja@tarantool.org>
Cc: vdavydov.dev@gmail.com, kshcherbatov@tarantool.org
Subject: Re: [tarantool-patches] Re: [PATCH 1/1] json: detect a new invalid json path case
Date: Tue, 13 Aug 2019 21:47:23 +0200	[thread overview]
Message-ID: <fac38058-94aa-bb25-b02d-15ed11ae4da0@tarantool.org> (raw)
In-Reply-To: <20190812223504.GF32337@atlas>

Pushed to 1.10 - master branches.

On 13/08/2019 00:35, Konstantin Osipov wrote:
> * Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [19/08/11 10:01]:
>> JSON paths has no a strict standard, but definitely there is no
>> an implementation, allowing to omit '.' after [], if a next token
>> is a key. For example:
>>
>>     [1]key
>>
>> is invalid. It should be written like that:
>>
>>     [1].key
>>
> 
>> Strangely, but we even had tests on the invalid case.
>>
>> Closes #4419
> 
> This has to go to 1.10.
> 
> lgtm
> 
> 

      reply	other threads:[~2019-08-13 19:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-10 23:43 Vladislav Shpilevoy
2019-08-12 22:35 ` [tarantool-patches] " Konstantin Osipov
2019-08-13 19:47   ` Vladislav Shpilevoy [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=fac38058-94aa-bb25-b02d-15ed11ae4da0@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=kostja@tarantool.org \
    --cc=kshcherbatov@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [tarantool-patches] Re: [PATCH 1/1] json: detect a new invalid json path case' \
    /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