Tarantool development patches archive
 help / color / mirror / Atom feed
From: Konstantin Osipov <kostja@tarantool.org>
To: Serge Petrenko <sergepetrenko@tarantool.org>
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>,
	tarantool-patches@freelists.org
Subject: Re: [tarantool-patches] Re: [PATCH] Add MsgPack ext types handling.
Date: Tue, 23 Apr 2019 16:44:20 +0300	[thread overview]
Message-ID: <20190423134420.GB6068@chai> (raw)
In-Reply-To: <39783BF9-0E1F-4AB0-B538-B7F2A2A123FF@tarantool.org>

* 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. 

 

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov

  reply	other threads:[~2019-04-23 13:44 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 [this message]
2019-04-23 13:54       ` Vladislav Shpilevoy
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=20190423134420.GB6068@chai \
    --to=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