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

SAMPLE on JOIN result crashes server #3429

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

SAMPLE on JOIN result crashes server #3429

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

Comments

@monetdb-team
Copy link

Date: 2014-02-04 17:27:40 +0100
From: @hannesmuehleisen
To: SQL devs <>
Version: 11.17.9 (Jan2014)
CC: ajdamico

Last updated: 2014-02-20 15:02:40 +0100

Comment 19525

Date: 2014-02-04 17:27:40 +0100
From: @hannesmuehleisen

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

The attached SQL script creates two tables, selects a lot of columns from the join result of the two, while sampling the result.

Reproducible: Always

Steps to Reproduce:

  1. create tables and load data
  2. run query
  3. crash

Actual Results:

Crash

Expected Results:

No crash

Comment 19526

Date: 2014-02-04 17:29:48 +0100
From: @hannesmuehleisen

Created attachment 260
ddl, load, query, data

Attached file: createloadquerydata.zip (application/zip, 29435 bytes)
Description: ddl, load, query, data

Comment 19527

Date: 2014-02-04 18:03:33 +0100
From: MonetDB Mercurial Repository <>

Changeset 785d7ada4002 made by Hannes Muehleisen hannes@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=785d7ada4002

Changeset description:

Fix for bug #3429

Comment 19530

Date: 2014-02-04 20:59:05 +0100
From: MonetDB Mercurial Repository <>

Changeset b4e866a84995 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=b4e866a84995

Changeset description:

Test for bug #3429.
The crash in this test is due to an unrelated bug.

Comment 19537

Date: 2014-02-05 09:55:03 +0100
From: @sjoerdmullender

The crash in the test has nothing to do with this bug.

Comment 19603

Date: 2014-02-20 15:02:40 +0100
From: @sjoerdmullender

Jan2014 has been released.

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