2015-04-15 |
Minh-Duc Pham |
Add optimization of simplifying predicates to rdf optimizer
rdf
|
2015-04-14 |
Minh-Duc Pham |
Merge with default + Fix the problem of infinite loop with exp_shares_exps
rdf
|
2015-04-13 |
Minh-Duc Pham |
Bug fix: Creating exps for intermedia union (of multi-table matching)
rdf
|
2015-04-13 |
Minh-Duc Pham |
Fix the problems causing by the changes in relational plan (after merging with default branch).
rdf
|
2015-04-20 |
Niels Nes |
added test for bug 3709
Oct2014
|
2015-04-20 |
Niels Nes |
cannot change to readonly with outstanding inserts.
Oct2014
|
2015-04-20 |
Niels Nes |
allow for WITH on more queries (in copy, return etc)
|
2015-04-20 |
Sjoerd Mullender |
Merge with Oct2014 branch.
|
2015-04-20 |
Niels Nes |
properly pass restypelist to ifthenelse/while and case statements
Oct2014
|
2015-04-19 |
Niels Nes |
added test for bug 3706
Oct2014
|
2015-04-19 |
Niels Nes |
on project rewrite check if the rewriten project expression
Oct2014
|
2015-04-19 |
Niels Nes |
fixed bug 3705, ie handle subquery projections better
Oct2014
|
2015-04-18 |
Niels Nes |
fixed bug 3704 (ie cleanup hash table after renaming expressions)
Oct2014
|
2015-04-18 |
Niels Nes |
made log headless
|
2015-04-17 |
Martin Kersten |
Merge with default.
|
2015-04-17 |
Martin Kersten |
Clean --trace option
|
2015-04-17 |
Martin Kersten |
More complete distangle of MAL instructions
|
2015-04-17 |
Martin Kersten |
Increase MAL invocation tag properly
|
2015-04-17 |
Sjoerd Mullender |
Added support for hugeint RPMs and DEBs.
|
2015-04-17 |
Hannes Muehleisen |
Python Integration: NumPy arrays part 1
pyapi
|
2015-04-16 |
Hannes Muehleisen |
Python API mc
pyapi
|
2015-04-16 |
Jennie Zhang |
Added test for bug 3703
Oct2014
|
2015-04-16 |
Hannes Muehleisen |
Remote Tables test case expansion and mal_listing.c typo fix
|
2015-04-16 |
Martin Kersten |
Stratify event processing.
|
2015-04-16 |
Martin Kersten |
Turn off the sub-path optimizer
|
2015-04-16 |
Martin van Dinther |
With fix for bug 3696 the special values 'nan', 'Inf', 'Infinity', 'inf', 'infinity' are no longer accepted for floating point data types.
|
2015-04-15 |
Niels Nes |
fix compilation
|
2015-04-14 |
Niels Nes |
optimize out 'select true'
|
2015-04-14 |
Sjoerd Mullender |
Stop logging when we're asked to.
Oct2014
|
2015-04-14 |
Niels Nes |
revert creating hash based on BAT count instead of capacity.
|
2015-04-13 |
Martin Kersten |
Merge with default
|
2015-04-13 |
Martin Kersten |
Fix SQL trace control
|
2015-04-13 |
Martin Kersten |
Clean up and some re-naming.
|
2015-04-12 |
Martin Kersten |
Merge with default
|
2015-04-11 |
Martin Kersten |
Keep the subpath optimizer
|
2015-04-10 |
Martin Kersten |
Revert chain join code
|
2015-04-10 |
Martin Kersten |
Minor code cleanup
|
2015-04-10 |
Martin Kersten |
Minor code cleanup
|
2015-04-13 |
Hannes Muehleisen |
R Connector: Now using actual R integers if data fits
|
2015-04-13 |
Hannes Muehleisen |
R Connector: Handling MONTH_INTERVAL type correctly
|
2015-04-13 |
Sjoerd Mullender |
Merge with Oct2014 branch.
|
2015-04-13 |
Sjoerd Mullender |
Solaris does not have isfinite macro, but it does have finite function.
Oct2014
|
2015-04-13 |
Sjoerd Mullender |
Approved 32 bit output.
Oct2014
|
2015-04-12 |
Niels Nes |
for 'read only' bats we don't need BATcapacity sized hash tables (count sized
|
2015-04-12 |
Niels Nes |
added missing BATsetaccess(b, BAT_READ)
|
2015-04-11 |
Sjoerd Mullender |
Remove accidentally checked in file.
Oct2014
|
2015-04-11 |
Niels Nes |
revert debug 'plan' statement
|
2015-04-10 |
Minh-Duc Pham |
Merge with default branch + fixes after merging
rdf
|
2015-04-10 |
Minh-Duc Pham |
Merge with the changeset of removing RDF support
rdf
|
2015-04-10 |
Minh-Duc Pham |
Fix changes with BUNappend, BBPreleaseref, ...
rdf
|
2015-04-10 |
Minh-Duc Pham |
Merge with the changeset before removing rdf support
rdf
|
2015-04-10 |
Minh-Duc Pham |
Fix the problem when using union for multiple-matching tables.
rdf
|
2015-04-09 |
Minh-Duc Pham |
Fix the problem when all the selected columns are multi-valued columns
rdf
|
2015-04-07 |
Minh-Duc Pham |
Fix the problem causing by having multiple cross edges on the same pair of star patterns
rdf
|
2015-04-06 |
Minh-Duc Pham |
Correct the algorithm for connecting star pattern.
rdf
|
2015-03-30 |
Minh-Duc Pham |
Using union for multiple matching tables
rdf
|
2015-03-13 |
Minh-Duc Pham |
Detect the table if the subj is known.
rdf
|
2015-03-12 |
Minh-Duc Pham |
Handle optional
rdf
|
2015-03-11 |
Minh-Duc Pham |
Detect inner join groups in star pattern
rdf
|
2015-02-09 |
Minh-Duc Pham |
Handle multi-valued prop.
rdf
|