[ 
https://issues.apache.org/jira/browse/TAJO-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277631#comment-15277631
 ] 

Hudson commented on TAJO-2117:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #722 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/722/])
TAJO-2117: Add some missing index to MariaDBStore (blrunner: rev 
96b19f12c1cf461c83717dd9817b685eee94a323)
* 
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/mariadb/mariadb.xml
* CHANGES


> Add some missing index to MariaDBStore
> --------------------------------------
>
>                 Key: TAJO-2117
>                 URL: https://issues.apache.org/jira/browse/TAJO-2117
>             Project: Tajo
>          Issue Type: Task
>          Components: Catalog
>            Reporter: Jaehwa Jung
>            Assignee: Janaka Chathuranga Thilakarathna
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.12.0
>
>
> Currently, the {{INDEXES}} table of MySQLStore has two indexes as following:
> * Unique index : Consists of {{DB_ID}}  and {{INDEX_NAME}}
> * General Index : Consists of {{DB_ID}} and {{TID}} and {{COLUMN_NAMES}}
> But the table of MariaDBStore has only unique index. We need to create other 
> index to the table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to