2022-03-31 |
Sjoerd Mullender |
Backed out changeset 17147bc41df3: we need this on Windows.
|
2022-03-31 |
Sjoerd Mullender |
Implement Mz using Mtest.
|
2022-03-31 |
Sjoerd Mullender |
Remove option --report-all-failures.
|
2022-03-31 |
Sjoerd Mullender |
Destroy lock when freeing memory.
|
2022-03-31 |
Sjoerd Mullender |
Don't export old_logger_* functions.
|
2022-03-31 |
Pedro Ferreira |
There is still an issue with idxs on tmp tables
Jan2022
|
2022-03-31 |
Pedro Ferreira |
Drop key and index details for temp tables. Also don't leak into object storage while copying them
Jan2022
|
2022-03-31 |
Pedro Ferreira |
Run alter statement on different transaction
Jan2022
|
2022-03-31 |
Pedro Ferreira |
Initialize storage struct if needed. Fixes crash on tmp tables
Jan2022
|
2022-03-30 |
Pedro Ferreira |
Fix data race
histograms
|
2022-03-30 |
Pedro Ferreira |
Fix data race
properties
|
2022-03-30 |
Sjoerd Mullender |
Fix data races. Add more values to the BAT iterator.
|
2022-03-30 |
Pedro Ferreira |
Merged with default
histograms
|
2022-03-30 |
Pedro Ferreira |
Use MAL namespace name
|
2022-03-30 |
Pedro Ferreira |
Merged with default
properties
|
2022-03-30 |
Pedro Ferreira |
Unfix after iterator ends
|
2022-03-30 |
Pedro Ferreira |
End iterator before returning
|
2022-03-30 |
Pedro Ferreira |
Workaround for tests with issues with mitosis
properties
|
2022-03-30 |
Pedro Ferreira |
Compilation fixes
properties
|
2022-03-30 |
Pedro Ferreira |
Removed dummy file
Jan2022
|
2022-03-30 |
Sjoerd Mullender |
Grow vheap a little faster, copy vheaps when we can in BATappend.
Jan2022
|
2022-03-30 |
Pedro Ferreira |
Added test and fix for bug #7278 When binding a column under an aggregate, look for possible select relations generated by having clauses
Jan2022
|
2022-03-29 |
Pedro Ferreira |
Better printing function
histograms
|
2022-03-29 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-03-29 |
Sjoerd Mullender |
Use the BATiter structure for BAT properties.
|
2022-03-29 |
Pedro Ferreira |
Small fixes, it prints histograms
histograms
|
2022-03-29 |
Sjoerd Mullender |
Exit with error if errors seen, also if only in single server output file.
Jan2022
|
2022-03-29 |
Pedro Ferreira |
Merged with default
histograms
|
2022-03-29 |
Pedro Ferreira |
More debug information
histograms
|
2022-03-29 |
Pedro Ferreira |
Basic histogram printing function
histograms
|
2022-03-29 |
Sjoerd Mullender |
Avoid is(x)digit in a few more places.
|
2022-03-29 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-03-29 |
Sjoerd Mullender |
Blurb.
Jan2022
|
2022-01-31 |
Sjoerd Mullender |
Share vheaps in BATproject when possible.
Jan2022
|
2022-03-29 |
Pedro Ferreira |
Memory leak
histograms
|
2022-03-29 |
Sjoerd Mullender |
Significantly improved parsing speed of blobs on Windows.
Jan2022
|
2022-03-29 |
Pedro Ferreira |
Adding debugging functions
histograms
|
2022-03-28 |
Aris Koning |
Merge heads.
group-commit
|
2022-03-28 |
Aris Koning |
Merge with default.
group-commit
|
2022-03-15 |
Aris Koning |
Protect against non-WAL writing commits.
group-commit
|
2022-03-28 |
Aris Koning |
Merge with github_7273.
|
2022-03-28 |
Aris Koning |
Merge with default.
github_7273
|
2022-03-28 |
stefanos mavros |
Fixes wrong-key-error.Bug-6982 by improving join index insertion validation
join-idx-improvements
|
2022-03-28 |
Sjoerd Mullender |
Fixed lock inversion problem.
|
2022-03-25 |
Pedro Ferreira |
Merged with default
histograms
|
2022-03-25 |
Pedro Ferreira |
Merged with default
properties
|
2022-03-25 |
Pedro Ferreira |
Merged with default
subqueryfun
|
2022-03-25 |
Pedro Ferreira |
Remove failing queries
|
2022-03-25 |
Pedro Ferreira |
Split failing queries into new branch
subqueryfun
|
2022-03-25 |
Pedro Ferreira |
Use right test
properties
|
2022-03-25 |
Pedro Ferreira |
More approvals
properties
|
2022-03-25 |
Pedro Ferreira |
Approvals
properties
|
2022-03-25 |
Sjoerd Mullender |
Approvals for 978f3a11712d.
|
2022-03-25 |
Sjoerd Mullender |
Fix some data races.
|
2022-03-25 |
Sjoerd Mullender |
Removed unused code (TMabort).
|
2022-03-25 |
Pedro Ferreira |
Approving tests with deducted properties. Small fixes
properties
|
2022-03-25 |
Pedro Ferreira |
Look for semantics cases before pruning = and <> comparisons
properties
|
2022-03-25 |
Sjoerd Mullender |
Fix a deadlock.
|
2022-03-25 |
Pedro Ferreira |
Merged with default
properties
|
2022-03-25 |
Pedro Ferreira |
Don't run ordering optimizers more than once. Move them to statistics related optimizers. Removed unused includes
properties
|