From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> To: tarantool-patches@freelists.org, Konstantin Osipov <kostja@tarantool.org>, Serge Petrenko <sergepetrenko@tarantool.org> Cc: Vladimir Davydov <vdavydov.dev@gmail.com> Subject: Re: [tarantool-patches] Re: [PATCH] Add MsgPack ext types handling. Date: Tue, 23 Apr 2019 16:54:51 +0300 [thread overview] Message-ID: <600c2d20-c708-5f74-e341-696d679f23e5@tarantool.org> (raw) In-Reply-To: <20190423134420.GB6068@chai> On 23/04/2019 16:44, Konstantin Osipov wrote: > * Serge Petrenko <sergepetrenko@tarantool.org> [19/04/23 16:05]: >> >> >>> 23 апр. 2019 г., в 15:21, Konstantin Osipov <kostja@tarantool.org> написал(а): >>> >>> * Serge Petrenko <sergepetrenko@tarantool.org> [19/04/23 15:09]: >>> >>> I mentioned before that this would break all clients. >>> >>> It's high time to reconsider our in-memory storage format and make >>> it different from serialization format: we're seeing significant >>> performance penalty with serialization to and from msgpack in SQL, >>> and DECIMAL is a yet another blow on the single-format-approach: >>> our clients are simply not prepared to handle non-standard >>> extensions. >>> >>> Let's investigate what it takes to store decimal as an mp ext, and >>> serialize as mp string. >> >> Well, we can do this, but how can clients distinguish decimal and string then? > > From result set metadata or, more generally, from schema. Then I will be able to violate format via insertion of strings into decimal column. > > > > -- > Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 > http://tarantool.io - www.twitter.com/kostja_osipov >
next prev parent reply other threads:[~2019-04-23 13:54 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-04-23 11:37 Serge Petrenko 2019-04-23 12:21 ` [tarantool-patches] " Konstantin Osipov 2019-04-23 13:02 ` [tarantool-patches] " Serge Petrenko 2019-04-23 13:44 ` Konstantin Osipov 2019-04-23 13:54 ` Vladislav Shpilevoy [this message] 2019-04-23 14:20 ` Konstantin Osipov
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=600c2d20-c708-5f74-e341-696d679f23e5@tarantool.org \ --to=v.shpilevoy@tarantool.org \ --cc=kostja@tarantool.org \ --cc=sergepetrenko@tarantool.org \ --cc=tarantool-patches@freelists.org \ --cc=vdavydov.dev@gmail.com \ --subject='Re: [tarantool-patches] Re: [PATCH] Add MsgPack ext types handling.' \ /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