| Wed, 08 Jul 2015 10:01:45 +0200 |
Niels Nes |
merged with jul2015
|
| Wed, 08 Jul 2015 09:58:07 +0200 |
Niels Nes |
fixed crash in copy into a merge table
Jul2015
|
| Wed, 08 Jul 2015 00:26:23 +0200 |
Mark Raasveldt |
Stay calm and merge.
pyapi
|
| Wed, 08 Jul 2015 00:23:51 +0200 |
Mark Raasveldt |
Merge with default.
pyapi
|
| Wed, 08 Jul 2015 00:20:38 +0200 |
Mark Raasveldt |
Changed benchmark to TSV files.
pyapi
|
| Tue, 07 Jul 2015 18:20:16 +0200 |
Jennie Zhang |
Added test for Bug 3754
Jul2015
|
| Tue, 07 Jul 2015 12:28:56 +0200 |
Hannes Muehleisen |
R Connector: more identifier quoting fun
|
| Tue, 07 Jul 2015 11:45:49 +0200 |
Hannes Muehleisen |
R Connector: Readme update and version bump. 1.0.0 coming up
|
| Mon, 06 Jul 2015 15:54:20 +0200 |
Hannes Muehleisen |
R Connector: Fix for empty result set and fix for prompt-only responses
|
| Tue, 07 Jul 2015 11:38:58 +0200 |
Hannes Muehleisen |
R Connector: Fix for dbConnect() from sqlsurvey
|
| Mon, 06 Jul 2015 15:54:20 +0200 |
Hannes Muehleisen |
R Connector: Fix for empty result set and fix for prompt-only responses
pyapi
|
| Mon, 06 Jul 2015 01:29:16 +0200 |
Mark Raasveldt |
Merge with default.
pyapi
|
| Mon, 06 Jul 2015 01:25:43 +0200 |
Mark Raasveldt |
Fix for UCS2 Compilation.
pyapi
|
| Mon, 06 Jul 2015 00:34:31 +0200 |
Mark Raasveldt |
Added benchmark shell script and results.
pyapi
|
| Sun, 05 Jul 2015 17:41:29 +0200 |
Mark Raasveldt |
Fix memory leak when using NPY_OBJECT strings.
pyapi
|
| Sun, 05 Jul 2015 11:08:58 +0200 |
Niels Nes |
approved output
commonterms
|
| Sat, 04 Jul 2015 14:26:01 +0200 |
Martin Kersten |
Merge with default.
commonterms
|
| Sat, 04 Jul 2015 11:15:36 +0200 |
Martin Kersten |
Merge with default
commonterms
|
| Sat, 04 Jul 2015 11:59:52 +0200 |
Dimitar Nedev |
Merge with defualt branch
HTM
|
| Sat, 04 Jul 2015 10:54:42 +0200 |
Niels Nes |
merged
|
| Sat, 04 Jul 2015 10:54:03 +0200 |
Niels Nes |
merged with Jul2015
|
| Fri, 03 Jul 2015 23:17:15 +0200 |
Martin Kersten |
New common terms optimizer
commonterms
|
| Fri, 03 Jul 2015 12:54:53 +0200 |
Hannes Muehleisen |
Java Client: Fix for Bug #3748
|
| Fri, 03 Jul 2015 11:22:26 +0200 |
Hannes Muehleisen |
R API: changed test output for sql
|
| Fri, 03 Jul 2015 11:19:44 +0200 |
Hannes Muehleisen |
R API: Approving changed test output
|
| Fri, 03 Jul 2015 11:20:22 +0200 |
Niels Nes |
improved debug message
|
| Fri, 03 Jul 2015 08:05:45 +0200 |
Martin Kersten |
Stopping processes in starting up phase
Jul2015
|
| Thu, 02 Jul 2015 19:27:31 +0200 |
Mark Raasveldt |
Fix for PyCodeObjects with python functions within python functions.
pyapi
|
| Thu, 02 Jul 2015 18:29:16 +0200 |
Martin van Dinther |
Changing the system view: sys.tables. Removing the previously added column table_type (work in progress) and includes the logic to determine the table type in the existing "type" column.
|
| Thu, 02 Jul 2015 14:39:36 +0200 |
Martin van Dinther |
Fix compilation error:
|
| Thu, 02 Jul 2015 13:57:47 +0200 |
Hannes Muehleisen |
R Connector: bugfix
|
| Thu, 02 Jul 2015 11:42:56 +0200 |
Hannes Muehleisen |
R Connector: mdbapply now supports additional positional parameters
|
| Thu, 02 Jul 2015 10:51:36 +0200 |
Hannes Muehleisen |
R API: Fix for error messages
|
| Thu, 02 Jul 2015 10:35:41 +0200 |
Hannes Muehleisen |
R Connector: renamed dbApply to mdbapply at the request of Hadley
|
| Wed, 01 Jul 2015 13:17:21 +0200 |
Hannes Muehleisen |
R Connector: Now serializing results, more flexible
|
| Thu, 02 Jul 2015 10:40:53 +0200 |
Mark Raasveldt |
Fix for UCS2 Python compilations.
pyapi
|
| Wed, 01 Jul 2015 23:06:23 +0200 |
Martin Kersten |
Don't loose error messages
|
| Wed, 01 Jul 2015 20:41:30 +0200 |
Niels Nes |
more BATmsync's
Jul2015
|
| Wed, 01 Jul 2015 17:12:50 +0200 |
Niels Nes |
fixed problems with savepoints (see bug 3738)
Jul2015
|
| Wed, 01 Jul 2015 14:54:40 +0200 |
Mark Raasveldt |
Fix copy input flag for testing.
pyapi
|
| Wed, 01 Jul 2015 13:23:32 +0200 |
Niels Nes |
rewrite isnull again to a proper range (nil,nil) select
Jul2015
|
| Wed, 01 Jul 2015 11:27:39 +0200 |
Robin Cijvat |
Update npm version
|
| Wed, 01 Jul 2015 11:26:41 +0200 |
Robin Cijvat |
Also support dates in prepared statement execution
|
| Wed, 01 Jul 2015 11:07:57 +0200 |
Martin Kersten |
Avoid loosing error messages.
|
| Wed, 01 Jul 2015 10:21:43 +0200 |
Hannes Muehleisen |
R Connector: Documentation for dbApply() and CRAN checks
|
| Tue, 30 Jun 2015 22:53:33 +0200 |
Robin Cijvat |
Extend the prepared statement handling to support json and timestamptz
|
| Tue, 30 Jun 2015 16:13:49 +0200 |
lsidir |
merge with default
leftmart
|
| Tue, 30 Jun 2015 16:13:16 +0200 |
lsidir |
do not unfix when there is only 1 n_ar
leftmart
|
| Tue, 30 Jun 2015 14:40:46 +0200 |
Mark Raasveldt |
Merge with default.
pyapi
|
| Tue, 30 Jun 2015 14:22:23 +0200 |
Mark Raasveldt |
Added a method of converting PyCodeObjects to strings and back, so we can directly pass PyCodeObjects to the PyAPI when we do not have access to the source code (see: pyapi14.sql)
pyapi
|
| Tue, 30 Jun 2015 14:38:25 +0200 |
lsidir |
bat.getorder function and a small test.
leftmart
|
| Mon, 29 Jun 2015 14:25:44 +0200 |
Hannes Muehleisen |
R Connector: Fixes for dplyr backend
|
| Mon, 29 Jun 2015 11:27:54 +0200 |
Hannes Muehleisen |
R Connector: We're not quite at 0.9.9 yet
|
| Sun, 28 Jun 2015 23:34:42 +0200 |
Dimitar Nedev |
Add a few tests for HTM/Two-Phase Commit
HTM
|
| Sun, 28 Jun 2015 23:33:28 +0200 |
Dimitar Nedev |
No need to iterate over transactions to find the current one in mvc_persistcommit.
HTM
|
| Sun, 28 Jun 2015 23:32:31 +0200 |
Dimitar Nedev |
Reset mvc->update flag in sql_execute
HTM
|
| Sun, 28 Jun 2015 19:02:11 +0200 |
Niels Nes |
keep functions static as much as possible
Jul2015
|
| Sun, 28 Jun 2015 19:00:11 +0200 |
Niels Nes |
return proper error
Jul2015
|
| Sun, 28 Jun 2015 16:31:59 +0200 |
lsidir |
Naming issues for MAL.
leftmart
|
| Sun, 28 Jun 2015 14:06:03 +0200 |
lsidir |
merge with default
leftmart
|