Re: [Monetdb-developers] MonetDB: Apr2012 - approve output after null-any type changes
Niels, On 16-05-2012 22:49:30 +0200, Niels Nes wrote:
Changeset: f450300984b8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f450300984b8
@@ -20,12 +20,12 @@ Ready.
% . # table_name % single_value # name -% char # type +% any # type % 0 # length [ NULL ]
If the "any" type now boils up to the clients, we need to fix/change the APIs too, to understand this type and in some cases do something sensical with it. JDBC will barf on it currently, IIRC. Would it be possible to use an existing type for NULL when it has no type at the stage where it is sent back to the client (like exportResult)? Fabian
On Thu, May 17, 2012 at 08:58:03AM +0200, Fabian Groffen wrote:
Niels,
On 16-05-2012 22:49:30 +0200, Niels Nes wrote:
Changeset: f450300984b8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f450300984b8
@@ -20,12 +20,12 @@ Ready.
% . # table_name % single_value # name -% char # type +% any # type % 0 # length [ NULL ]
If the "any" type now boils up to the clients, we need to fix/change the APIs too, to understand this type and in some cases do something sensical with it. JDBC will barf on it currently, IIRC.
Would it be possible to use an existing type for NULL when it has no type at the stage where it is sent back to the client (like exportResult)?
Fabian Yes that should be possible, ie within the mvc_export* handle 'void' similar as string. I'll have a look later today.
Niels
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- Niels Nes, Centrum Wiskunde & Informatica (CWI) Science Park 123, 1098 XG Amsterdam, The Netherlands room L3.14, phone ++31 20 592-4098 sip:4098@sip.cwi.nl url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
participants (2)
-
Fabian Groffen
-
Niels Nes