| Tue, 11 Aug 2020 11:42:28 +0200 |
Martin Kersten |
Turn the test into an assertion.
opt_pushoptimizer
|
| Tue, 11 Aug 2020 11:32:37 +0200 |
Pedro Ferreira |
Fixed output alignment on candidate conversion cases
|
| Tue, 11 Aug 2020 11:16:45 +0200 |
Pedro Ferreira |
Merged with default
typing
|
| Tue, 11 Aug 2020 11:07:51 +0200 |
Sjoerd Mullender |
Introduced type :bat[:cnd] (not yet in MAL parser) for representing candidate lists.
unlock
|
| Tue, 11 Aug 2020 11:05:59 +0200 |
Pedro Ferreira |
Approved output
|
| Tue, 11 Aug 2020 10:23:05 +0200 |
Pedro Ferreira |
Merged with oscar
|
| Tue, 11 Aug 2020 10:21:23 +0200 |
Pedro Ferreira |
Merged with Jun2020
oscar
|
| Tue, 11 Aug 2020 09:50:19 +0200 |
Pedro Ferreira |
Test requires pymonetdb
|
| Mon, 10 Aug 2020 22:29:20 +0200 |
Martin Kersten |
Make sure we don't overwrite a no-nil candidate bat
opt_pushoptimizer
|
| Mon, 10 Aug 2020 18:57:42 +0200 |
Niels Nes |
fix small problem with case
|
| Mon, 10 Aug 2020 18:57:07 +0200 |
Niels Nes |
whitespace
|
| Mon, 10 Aug 2020 18:55:01 +0200 |
Niels Nes |
approved output
|
| Mon, 10 Aug 2020 18:49:41 +0200 |
Niels Nes |
fixed output of mal debugger, ie properly create the dense bat for the head oid's
|
| Mon, 10 Aug 2020 18:31:29 +0200 |
Pedro Ferreira |
Small fixes, unfix the right bat and use the right input type for str_2time_daytimetz, ie str
|
| Mon, 10 Aug 2020 17:28:16 +0200 |
Ying Zhang |
minor fixes in test and stable.out after merge
userstats
|
| Mon, 10 Aug 2020 17:21:21 +0200 |
Ying Zhang |
merged with default
userstats
|
| Mon, 10 Aug 2020 17:18:26 +0200 |
Ying Zhang |
Make the query output a bit more deterministic
|
| Mon, 10 Aug 2020 17:07:25 +0200 |
Ying Zhang |
Merged with default
userstats
|
| Mon, 10 Aug 2020 17:06:03 +0200 |
Ying Zhang |
Reimplemented the test 'sys_queue_expand' by using 'sys.sleep()' to make the test output deterministic
|
| Mon, 10 Aug 2020 16:25:17 +0200 |
Pedro Ferreira |
Small cleanup. Removed obsolete SQLblob_2_str function and throw better error messages
|
| Mon, 10 Aug 2020 16:21:22 +0200 |
Niels Nes |
approved output
opt_pushoptimizer
|
| Mon, 10 Aug 2020 16:19:04 +0200 |
Niels Nes |
approved output
opt_pushoptimizer
|
| Mon, 10 Aug 2020 15:44:37 +0200 |
Pedro Ferreira |
Approved output
|
| Mon, 10 Aug 2020 15:38:05 +0200 |
Pedro Ferreira |
Added candidate list support for conversion functions from string to decimals and second interval to decimals (although this one is not used anymore)
|
| Mon, 10 Aug 2020 15:33:25 +0200 |
Sjoerd Mullender |
Fixes for using msk.
unlock
|
| Mon, 10 Aug 2020 15:31:17 +0200 |
Niels Nes |
merged with default
opt_pushoptimizer
|
| Mon, 10 Aug 2020 15:02:56 +0200 |
Niels Nes |
merged
unlock
|
| Mon, 10 Aug 2020 15:00:18 +0200 |
Niels Nes |
approved output
|
| Mon, 10 Aug 2020 14:56:16 +0200 |
Niels Nes |
approved output
|
| Mon, 10 Aug 2020 14:51:46 +0200 |
Niels Nes |
merged
|
| Mon, 10 Aug 2020 14:51:39 +0200 |
Niels Nes |
approved output
|
| Mon, 10 Aug 2020 14:51:09 +0200 |
Niels Nes |
fixed out2inner optimizer, not to rewrite using exp_match (which looks at the alias
|
| Mon, 10 Aug 2020 14:44:34 +0200 |
Ying Zhang |
minor addition
userstats
|
| Mon, 10 Aug 2020 14:41:28 +0200 |
Ying Zhang |
Added changelog for sys.user_statistics()
userstats
|
| Mon, 10 Aug 2020 14:40:51 +0200 |
Ying Zhang |
When two queries have the same execution time, we favour the newer
userstats
|
| Mon, 10 Aug 2020 14:13:51 +0200 |
Pedro Ferreira |
Added candidate list support for time related cast functions
|
| Mon, 10 Aug 2020 14:03:34 +0200 |
Ying Zhang |
Use timestamp_nil for 'started' and 'finished' of the maxquery when we don't have a maxquery yet
userstats
|
| Mon, 10 Aug 2020 14:01:51 +0200 |
Ying Zhang |
Removed superfluous code
userstats
|
| Mon, 10 Aug 2020 13:53:51 +0200 |
Ying Zhang |
made the test go faster
userstats
|
| Mon, 10 Aug 2020 13:51:50 +0200 |
Martin Kersten |
Merge with default
opt_pushoptimizer
|
| Mon, 10 Aug 2020 13:51:14 +0200 |
Martin Kersten |
accept output
opt_pushoptimizer
|
| Mon, 10 Aug 2020 13:33:02 +0200 |
Martin Kersten |
clean up some issues
opt_pushoptimizer
|
| Mon, 10 Aug 2020 10:59:06 +0200 |
Martin Kersten |
Merge with default
opt_pushoptimizer
|
| Mon, 10 Aug 2020 13:26:44 +0200 |
Niels Nes |
merged
unlock
|
| Mon, 10 Aug 2020 13:20:04 +0200 |
Niels Nes |
merged
|
| Mon, 10 Aug 2020 13:14:13 +0200 |
Niels Nes |
fixed problem in BATconvert(b,s), where a s is void/dense and b doesn't require anything except for a type change (no data changes). We used copy, but need to set the hseqbase using s.
|
| Mon, 10 Aug 2020 11:53:59 +0200 |
Ying Zhang |
removed superfluous code
userstats
|
| Mon, 10 Aug 2020 11:42:29 +0200 |
Ying Zhang |
Removed debugging comments
userstats
|
| Mon, 10 Aug 2020 11:41:25 +0200 |
Ying Zhang |
Added a test for sys.user_statistics()
userstats
|
| Mon, 10 Aug 2020 11:40:36 +0200 |
Ying Zhang |
Also compute the exec. time in 'ticks' for this query
userstats
|
| Mon, 10 Aug 2020 11:13:04 +0200 |
Niels Nes |
merged with default
unlock
|
| Mon, 10 Aug 2020 11:12:38 +0200 |
Niels Nes |
small optimization, ie generate msk's then BATappend, in tab_claim
unlock
|
| Mon, 10 Aug 2020 10:52:38 +0200 |
Pedro Ferreira |
Approved output
|
| Mon, 10 Aug 2020 10:44:40 +0200 |
Pedro Ferreira |
Approved output
|
| Mon, 10 Aug 2020 10:25:27 +0200 |
Pedro Ferreira |
New SQLancer bug: BATproject2: does not match always
|
| Mon, 10 Aug 2020 10:14:32 +0200 |
Niels Nes |
approved output
|
| Mon, 10 Aug 2020 09:52:48 +0200 |
Pedro Ferreira |
Approved output
|
| Mon, 10 Aug 2020 09:50:06 +0200 |
Pedro Ferreira |
Merged heads
|
| Mon, 10 Aug 2020 09:47:47 +0200 |
Pedro Ferreira |
Approved output and new sqlancer bug: full outer join with wrong results. (I think it's from out2in optimizer)
|
| Mon, 10 Aug 2020 09:48:01 +0200 |
Niels Nes |
approved output
|