Re: [Maria-developers] [GSOC] ColumnStore: Add full support for DECIMAL

2017-03-20 Thread Andrew Hutchings
github.com/medvdanil > > Regards, > Daniil Medvedev > > > > ___ > Mailing list: https://launchpad.net/~maria-developers > Post to : maria-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~maria-developers > More hel

Re: [Maria-developers] [GSOC] ColumnStore: Add full support for DECIMAL

2017-03-20 Thread Andrew Hutchings
of my questions in specification, > and there is no point in asking more questions. > > Regards, > Daniil Medvedev > > 2017-03-20 21:51 GMT+03:00 Andrew Hutchings <mailto:and...@linuxjedi.co.uk>>: > > Hi Daniil, > > Many thanks for your interest.

Re: [Maria-developers] [GSOC] ColumnStore: Add full support for DECIMAL

2017-03-27 Thread Andrew Hutchings
, Andrew Hutchings wrote: > Hi Daniil, > > Yes, it is currently stored as an int64. We want to extend it but also > some of the internal functionality converts it to a double (see > utils/funcexp/func_math.cpp for example). Every function would need to > be fully tested to make sure th

Re: [Maria-developers] How to get started with contribution.

2022-11-29 Thread Andrew Hutchings
Hi Pinka, Welcome to the world of MariaDB :) I highly recommend you read the following two blog posts and feel free to ask in this list or on our Zulip chat if you have any questions: https://mariadb.org/path-to-code-contributions/ https://mariadb.org/contribution-wish-list/ I hope this help