[MCOL-701] Need better error reporting -- follow up on MCOL-698 Created: 2017-05-04  Updated: 2017-05-05  Resolved: 2017-05-05

Status: Closed
Project: MariaDB ColumnStore
Component/s: ExeMgr
Affects Version/s: 1.1.0
Fix Version/s: 1.1.0

Type: Bug Priority: Minor
Reporter: Daniel Lee (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-267 TEXT and BLOB data types are not supp... Closed
Sprint: 2017-9

 Description   

Build tested: 1.1.0-1 GitHub source

[root@localhost mariadb-columnstore-server]# git show
commit bd13090ea83f35f125c1d103204c0070ae0f721b
Merge: abc4c52 f63ee30
Author: dhall-InfiniDB <david.hall@mariadb.com>
Date: Thu May 4 11:01:51 2017 -0500
Merge pull request #46 from mariadb-corporation/MCOL-693
MCOL-693 Fix non-string SP parameters
[root@localhost mariadb-columnstore-server]# cd mariadb-columnstore-engine/
[root@localhost mariadb-columnstore-engine]# git show
commit a6dfc3c366c861d5777a9931e18f594405e4aab6
Merge: 1c2a8fc 00cd7f4
Author: dhall-InfiniDB <david.hall@mariadb.com>
Date: Thu May 4 10:33:30 2017 -0500
Merge pull request #168 from mariadb-corporation/MCOL-698
MCOL-698 Fix joiner for LONGTEXT

When joining two BLOB/LONGBLOB columns, an internal error occurred. We should handle the condition better, instead of just return an internal error. If such joins joins are not reasonable and it is not supported, then we need failed the query and indicate as such.

Please refer to MCOL-698 for more info



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2017-05-05 ]

Will now show the error "VARBINARY/BLOB in filter or function is not supported." before we get far enough for the join processor to error in the way it was before

Comment by Daniel Lee (Inactive) [ 2017-05-05 ]

Build verified: Github source

[root@localhost mariadb-columnstore-server]# git show
commit 349cae544b6bc71910267a3b3b0fa3fb57b0a587
Merge: bd13090 2ecb85c
Author: benthompson15 <ben.thompson@mariadb.com>
Date: Thu May 4 16:06:16 2017 -0500

Merge pull request #50 from mariadb-corporation/10.2-fixes

10.2 fixes

[root@localhost mariadb-columnstore-server]# cd mariadb-columnstore-engine/
[root@localhost mariadb-columnstore-engine]# git show
commit 9ef603c14aa3cb8e9fe7f21c9965f6cf3f0a11d8
Merge: 19342ef 82c983e
Author: dhall-InfiniDB <david.hall@mariadb.com>
Date: Fri May 5 13:09:34 2017 -0500

Merge pull request #169 from mariadb-corporation/MCOL-701

MCOL-701 stop join on BLOB columns

> ERROR 1815 (HY000) at line 2: Internal error: VARBINARY/BLOB in join is not supported.

Generated at Thu Feb 08 02:23:10 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.