changeset 76218:518d7397fd27 |
---|
date: | 2020-08-10 09:05 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | gdk/gdk_calc.c monetdb5/modules/mal/batcalc.c sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c sql/backends/monet5/sql_statement.h sql/server/rel_select.c |
---|
message: | make sure we handle coalesce and case statements using more candidate push |
---|
|
changeset 76219:0795d2b01136 |
---|
date: | 2020-08-10 09:27 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/backends/monet5/rel_bin.c |
---|
message: | fixed small bug of case/coalesce fixes |
---|
|
changeset 76220:43d19a43a1d6 |
---|
date: | 2020-08-10 09:47 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | monetdb5/modules/kernel/batmmath.c monetdb5/modules/kernel/mmath.c |
---|
message: | add batmmath version of 'cot' |
---|
|
changeset 76221:f37803dea1fb |
---|
date: | 2020-08-10 09:48 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 |
---|
message: | approved output |
---|
|
changeset 76222:02ad4764b86b |
---|
date: | 2020-08-10 09:47 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/test/SQLancer/Tests/sqlancer02.sql sql/test/SQLancer/Tests/sqlancer04.stable.out |
---|
message: | Approved output and new sqlancer bug: full outer join with wrong results. (I think it's from out2in optimizer) |
---|
|
changeset 76223:294c0920c1bb |
---|
date: | 2020-08-10 09:50 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | |
---|
message: | Merged heads |
---|
|
changeset 76224:98bcb3dfb5c1 |
---|
date: | 2020-08-10 09:52 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/test/SQLancer/Tests/sqlancer04.stable.out |
---|
message: | Approved output |
---|
|
changeset 76225:ef33ff2872da |
---|
date: | 2020-08-10 10:14 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/test/BugTracker-2019/Tests/duplicates-not-eliminated-long-CASE-stmt.Bug-6697.stable.out |
---|
message: | approved output |
---|
|
changeset 76226:641cbcf493e7 |
---|
date: | 2020-08-10 10:25 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/test/SQLancer/Tests/sqlancer02.sql |
---|
message: | New SQLancer bug: BATproject2: does not match always |
---|
|
changeset 76227:0ec29f0c63fc |
---|
date: | 2020-08-10 10:44 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/test/BugTracker-2017/Tests/too-large-decimals.Bug-6192.stable.err sql/test/BugTracker-2019/Tests/duplicates-not-eliminated-long-CASE-stmt.Bug-6697.stable.out.single sql/test/pg_regress/Tests/float8.stable.err.int128.single sql/test/pg_regress/Tests/float8.stable.err.single |
---|
message: | Approved output |
---|
|
changeset 76228:0375e7425922 |
---|
date: | 2020-08-10 10:52 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out sql/test/pg_regress/Tests/float8.stable.err.single |
---|
message: | Approved output |
---|
|
changeset 76235:129bfea4dca9 |
---|
date: | 2020-08-10 13:14 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | gdk/gdk_calc.c |
---|
message: | 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. |
---|
|
changeset 76236:ef44a3cd8253 |
---|
date: | 2020-08-10 13:20 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | |
---|
message: | merged |
---|
|
changeset 76245:95fd88102794 |
---|
date: | 2020-08-10 14:13 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql.h sql/backends/monet5/sql_time.c |
---|
message: | Added candidate list support for time related cast functions |
---|
|
changeset 76249:ea40e29fde1a |
---|
date: | 2020-08-10 14:51 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/server/rel_optimizer.c |
---|
message: | fixed out2inner optimizer, not to rewrite using exp_match (which looks at the alias |
---|
|
changeset 76250:35ff3be8cb4b |
---|
date: | 2020-08-10 14:51 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/benchmarks/tpcds/Tests/44.stable.out |
---|
message: | approved output |
---|
|
changeset 76251:c759885b7a59 |
---|
date: | 2020-08-10 14:51 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | |
---|
message: | merged |
---|
|
changeset 76252:f76552fac321 |
---|
date: | 2020-08-10 14:56 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/test/bugs/Tests/WHERE_and_multiple_LEFT_JOIN_incorrect_results-JIRA-43.stable.out sql/test/pg_regress/Tests/timestamp.stable.out sql/test/pg_regress/Tests/timestamptz.stable.out sql/test/sys-schema/Tests/check_MaxStrLength_violations.stable.out |
---|
message: | approved output |
---|
|
changeset 76253:203a30de3e57 |
---|
date: | 2020-08-10 15:00 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 |
---|
message: | approved output |
---|
|
changeset 76257:30e2dea9525c |
---|
date: | 2020-08-10 15:38 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql.h sql/backends/monet5/sql_round_impl.h |
---|
message: | Added candidate list support for conversion functions from string to decimals and second interval to decimals (although this one is not used anymore) |
---|
|
changeset 76258:b33befdd06ef |
---|
date: | 2020-08-10 15:44 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/test/SQLancer/Tests/sqlancer02.stable.out |
---|
message: | Approved output |
---|
|
changeset 76261:b31b20fdf28b |
---|
date: | 2020-08-10 16:25 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql.h sql/backends/monet5/sql_cast.c |
---|
message: | Small cleanup. Removed obsolete SQLblob_2_str function and throw better error messages |
---|
|
changeset 76262:b53e12fea112 |
---|
date: | 2020-08-10 17:06 +0200 |
---|
user: | Ying Zhang <y.zhang@cwi.nl> |
---|
branch: | default |
---|
files: | sql/test/sysmon/Tests/All sql/test/sysmon/Tests/create_sleep.sql sql/test/sysmon/Tests/create_sleep.stable.err sql/test/sysmon/Tests/create_sleep.stable.out sql/test/sysmon/Tests/drop_sleep.sql sql/test/sysmon/Tests/drop_sleep.stable.err sql/test/sysmon/Tests/drop_sleep.stable.out sql/test/sysmon/Tests/sys_queue_expand.SQL.py sql/test/sysmon/Tests/sys_queue_expand.sql sql/test/sysmon/Tests/sys_queue_expand.stable.out sql/test/sysmon/Tests/sysqueue.stable.out |
---|
message: | Reimplemented the test 'sys_queue_expand' by using 'sys.sleep()' to make the test output deterministic |
---|
|
changeset 76264:08532def6657 |
---|
date: | 2020-08-10 17:18 +0200 |
---|
user: | Ying Zhang <y.zhang@cwi.nl> |
---|
branch: | default |
---|
files: | sql/test/sysmon/Tests/sys_queue_expand.SQL.py sql/test/sysmon/Tests/sys_queue_expand.stable.out |
---|
message: | Make the query output a bit more deterministic |
---|
|
changeset 76267:05baa4142377 |
---|
date: | 2020-08-10 18:31 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.c sql/backends/monet5/sql_cast.c |
---|
message: | Small fixes, unfix the right bat and use the right input type for str_2time_daytimetz, ie str |
---|
|
changeset 76268:81d459a12ff8 |
---|
date: | 2020-08-10 18:49 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | monetdb5/mal/mal_debugger.c |
---|
message: | fixed output of mal debugger, ie properly create the dense bat for the head oid's |
---|
|
changeset 76269:19a5d5f76b6d |
---|
date: | 2020-08-10 18:55 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/test/SQLancer/Tests/sqlancer02.stable.out |
---|
message: | approved output |
---|
|
changeset 76270:de8c813908ae |
---|
date: | 2020-08-10 18:57 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/backends/monet5/sql.c |
---|
message: | whitespace |
---|
|
changeset 76271:874025deab4d |
---|
date: | 2020-08-10 18:57 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | sql/backends/monet5/rel_bin.c |
---|
message: | fix small problem with case |
---|
|