MonetDB: default - Merge with default

2011-07-04 Thread mk
Changeset: 3dec46b01b6e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3dec46b01b6e Modified Files: Branch: default Log Message: Merge with default diffs (truncated from 385 to 300 lines): diff --git a/clients/python/monetdb/mapi2.py b/clients/python/monetdb/mapi

MonetDB: default - Property collection

2011-07-04 Thread mk
Changeset: 830f5b42c2a3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=830f5b42c2a3 Modified Files: monetdb5/optimizer/opt_origin.mx Branch: default Log Message: Property collection We should be more aggressive in collecting properties for optimization. This is an ex

MonetDB: default - Minor textual updates

2011-07-04 Thread mk
Changeset: 6c3c8834f7f5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6c3c8834f7f5 Modified Files: monetdb5/modules/mal/mal_init.mx monetdb5/optimizer/Makefile.ag monetdb5/optimizer/opt_prelude.mx monetdb5/optimizer/opt_support.mx sql/

MonetDB: default - Property layout improvement

2011-07-04 Thread mk
Changeset: 1f41ce525918 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f41ce525918 Modified Files: monetdb5/mal/mal_instruction.mx Branch: default Log Message: Property layout improvement diffs (15 lines): diff --git a/monetdb5/mal/mal_instruction.mx b/monetdb5/m

MonetDB: default - Trim symbol table display

2011-07-04 Thread mk
Changeset: 539e6508969c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=539e6508969c Modified Files: monetdb5/mal/mal_debugger.mx Branch: default Log Message: Trim symbol table display and allow for printing variables by symbol table index. diffs (45 lines): diff -

MonetDB: default - SQL version of linear road benchmark

2011-07-04 Thread mk
Changeset: 4eed77d2ea52 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4eed77d2ea52 Modified Files: sql/backends/monet5/datacell/Tests/linearroad.sql Branch: default Log Message: SQL version of linear road benchmark Originally developed by Erietta Liarou for studying

MonetDB: default - quickdesc expects positive bid.

2011-07-04 Thread Milena Ivanova
Changeset: aaad7408d35a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=aaad7408d35a Modified Files: monetdb5/modules/mal/remote.mx Branch: default Log Message: quickdesc expects positive bid. diffs (12 lines): diff --git a/monetdb5/modules/mal/remote.mx b/monetdb5

Re: MonetDB: default - remote.get: run propcheck to detect errors

2011-07-04 Thread Milena Ivanova
Fabian, I think one of the reasons is the sorted property. In the new bat it is set to true or '65 A', and after the bulk copying it is still true. Can you add it in the JSON record and set it at the receiver side? Milena - Original Message - From: "Fabian Groffen" To: checkin-list@mo

MonetDB: default - Merge with Apr2011 branch.

2011-07-04 Thread Sjoerd Mullender
Changeset: 8b654994777e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8b654994777e Modified Files: gdk/gdk_bbp.mx Branch: default Log Message: Merge with Apr2011 branch. diffs (200 lines): diff --git a/gdk/gdk_bbp.mx b/gdk/gdk_bbp.mx --- a/gdk/gdk_bbp.mx +++ b/gd

MonetDB: Apr2011 - Thinko: fix translation from assert to GDKfatal.

2011-07-04 Thread Sjoerd Mullender
Changeset: 0033f2cfda65 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0033f2cfda65 Modified Files: gdk/gdk_bbp.mx Branch: Apr2011 Log Message: Thinko: fix translation from assert to GDKfatal. diffs (12 lines): diff --git a/gdk/gdk_bbp.mx b/gdk/gdk_bbp.mx --- a/gd

MonetDB: Apr2011 - Added test for bug 2739.

2011-07-04 Thread Sjoerd Mullender
Changeset: 5655ff8525f5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5655ff8525f5 Modified Files: sql/test/BugTracker-2011/Tests/All sql/test/BugTracker-2011/Tests/aggregate-in-subquery.Bug-2739.sql sql/test/BugTracker-2011/Tests/aggregate-in-subquer

MonetDB: default - remote.get: run propcheck to detect errors

2011-07-04 Thread Fabian Groffen
Changeset: f8548de991b1 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f8548de991b1 Modified Files: monetdb5/modules/mal/remote.mx Branch: default Log Message: remote.get: run propcheck to detect errors Running BATpropcheck reveals what we reconstructed isn't quite

MonetDB: Apr2011 - Added checks to BBPimportEntry.

2011-07-04 Thread Sjoerd Mullender
Changeset: 1ed011aa3aec for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1ed011aa3aec Modified Files: gdk/gdk_bbp.mx Branch: Apr2011 Log Message: Added checks to BBPimportEntry. This should alleviate bug 2751: it now fails with an error message instead of causing a cra

MonetDB: Apr2011 - English.

2011-07-04 Thread Sjoerd Mullender
Changeset: 5cea733ef104 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5cea733ef104 Modified Files: gdk/gdk_bbp.mx Branch: Apr2011 Log Message: English. diffs (16 lines): diff --git a/gdk/gdk_bbp.mx b/gdk/gdk_bbp.mx --- a/gdk/gdk_bbp.mx +++ b/gdk/gdk_bbp.mx @@ -90

MonetDB: Apr2011 - Duplicate entries in BBP.dir is a fatal error...

2011-07-04 Thread Sjoerd Mullender
Changeset: dd95d6ba4058 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dd95d6ba4058 Modified Files: gdk/gdk_bbp.mx Branch: Apr2011 Log Message: Duplicate entries in BBP.dir is a fatal error, also when assertions disabled. diffs (12 lines): diff --git a/gdk/gdk_bbp

MonetDB: default - remote.get: set dense properties for void-typ...

2011-07-04 Thread Fabian Groffen
Changeset: d8bff5b7448d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d8bff5b7448d Modified Files: monetdb5/modules/mal/remote.mx Branch: default Log Message: remote.get: set dense properties for void-typed heads/tails diffs (17 lines): diff --git a/monetdb5/modu

MonetDB: sciql - Merge with default branch.

2011-07-04 Thread Stefan Manegold
Changeset: 41de19d91d28 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=41de19d91d28 Modified Files: Branch: sciql Log Message: Merge with default branch. diffs (truncated from 1165 to 300 lines): diff --git a/clients/python/monetdb/mapi2.py b/clients/python/monet

MonetDB: default - Merge with Apr2011 branch.

2011-07-04 Thread Stefan Manegold
Changeset: e8450149dbcb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e8450149dbcb Modified Files: sql/server/rel_optimizer.c Branch: default Log Message: Merge with Apr2011 branch. diffs (147 lines): diff --git a/clients/python/monetdb/mapi2.py b/clients/python/