[MCOL-3924] Error message points to wrong function Created: 2020-04-03  Updated: 2020-11-12  Resolved: 2020-04-30

Status: Closed
Project: MariaDB ColumnStore
Component/s: MDB Plugin
Affects Version/s: 1.4.3
Fix Version/s: 1.4.4, 1.5.1

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

Issue Links:
Relates
relates to MCOL-3634 Sleep function not supported in Colum... Closed
Sprint: 2020-6, 2020-7

 Description   

Consider the following:

MariaDB [tpch1]> select minute(sleep(cidx)) from datatypetestm group by 1;
ERROR 1178 (42000): The storage engine for the table doesn't support IDB-1001: Function 'minute' isn't supported

The problem isn't 'minute' – it's 'sleep'.

We have MCOL-3634 to implement sleep(). This issue is for the incorrect error message, which is a more generic problem.



 Comments   
Comment by Daniel Lee (Inactive) [ 2020-04-30 ]

Builds verified: 1.4.4-1, 1.5.0-1 source
1.4.4-1
/root/ColumnStore/buildColumnstoreFromGithubSource/server
commit 00abe03ad1da3719e06f7112000a331ee2b6786a
Author: Patrick LeBlanc <43503225+pleblanc1976@users.noreply.github.com>
Date: Wed Apr 29 10:00:54 2020 -0500
/root/ColumnStore/buildColumnstoreFromGithubSource/server/engine
commit 2b67ac7f3537bd4b4d132c8a6c3a53e4cc63f4a1
Merge: beaac49 23d65dc
Author: benthompson15 <ben.thompson.015@gmail.com>
Date: Tue Apr 28 15:40:45 2020 -0500
1.5.0-1
/root/ColumnStore/buildColumnstoreFromGithubSource/server
commit 25eb50d6c002e987e2d240402391549d408c18d9
Author: Alexey Bychko <abychko@gmail.com>
Date: Thu Apr 23 12:36:13 2020 +0700
commit 6ad38ccc28d31a099d052e5de827543808843a3c
Merge: 658abae bb3e76b
Author: benthompson15 <ben.thompson.015@gmail.com>
Date: Fri Apr 24 14:31:09 2020 -0500
Reproduced the issue in 1.4.3-4 and verified the fix in 1.4.4-1 and 1.5.0-1

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