Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MERGE TABLE issue: unable to find #6343

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

MERGE TABLE issue: unable to find #6343

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working normal SQL

Comments

@monetdb-team
Copy link

Date: 2017-07-06 00:26:21 +0200
From: @joerivanruth
To: SQL devs <>
Version: -- development
CC: @njnes

Last updated: 2017-10-26 14:01:31 +0200

Comment 25423

Date: 2017-07-06 00:26:21 +0200
From: @joerivanruth

User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
Build Identifier:

This is the third report in a series of three issues found while
testing the Air Traffic queries. I'm filing separate reports because
the underlying cause may or may not be the same.

In this case, the attached queries cause the mserver5 to exit with
something like the following:

 unable to find atraf.ontime_slave1(Year)

I would expect an empty query result instead.

To reproduce, first start three mserver5's as in the attached
restart.sh. Then run demo.sh. This initializes the databases and
runs the failing queries.

Be careful: restart.sh first uses 'killall' to kill ALL existing
processes named 'mserver5'.

I tested this with Mercurial revision 6a7ff140ae05 on the Jul2017
branch.

Reproducible: Always

Comment 25424

Date: 2017-07-06 00:27:13 +0200
From: @joerivanruth

Created attachment 556
Script to reproduce the problem

Attached file: 6343.tar.gz (application/x-gzip, 2179 bytes)
Description: Script to reproduce the problem

Comment 25458

Date: 2017-07-13 08:57:58 +0200
From: MonetDB Mercurial Repository <>

Changeset 7bc1969a7552 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=7bc1969a7552

Changeset description:

fixes for bugs 6341, 6342 and 6343
For 6343 more is needed.

added missing sql_div definitions (for decimals)
added parsing of anti ( ! ) in rel dump
handle aliases with in the group by operator

pushed merge table rewrites down functions

Comment 25543

Date: 2017-08-02 17:07:42 +0200
From: MonetDB Mercurial Repository <>

Changeset c3120c666919 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=c3120c666919

Changeset description:

fixed for bug #6343, ie handle passing stack variables

Comment 25545

Date: 2017-08-02 17:22:39 +0200
From: @njnes

added support for passing function (stack based) arguments to remote
function calls.

@monetdb-team monetdb-team added bug Something isn't working normal SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants