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

Mikhail Pochatkin commented on IGNITE-22272:
--------------------------------------------

Merged to main 73a2c77d15c739e73b56c1cb75d64c290903406b

> Rework Catalog API
> ------------------
>
>                 Key: IGNITE-22272
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22272
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Pavel Tupitsyn
>            Assignee: Mikhail Pochatkin
>            Priority: Critical
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> * Do not return a Query that has to be executed, run it immediately. For 
> example: *Table table = catalog.createTable(Pojo.class)*
>  * All methods should be async-first
>  * Rename *create* to *createTable* (recordClass and KV methods)
>  * all *createTable* methods should return a {*}Table{*}. Especially 
> important for record and KV cases, where the resulting name is not obvious
>  * add option to specify column/index order in builders, annotations - 
> explicit order or implicit "default" (in case of composite index, colocation 
> columns)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to