[
https://issues.apache.org/jira/browse/IGNITE-16826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519602#comment-17519602
]
Ignite TC Bot commented on IGNITE-16826:
----------------------------------------
{panel:title=Branch: [pull/9957/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9957/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: Basic Tests*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6513122&buildTypeId=IgniteTests24Java8_RunBasicTests]
> Calcite engine. Support old "CREATE TABLE WITH options" syntax
> --------------------------------------------------------------
>
> Key: IGNITE-16826
> URL: https://issues.apache.org/jira/browse/IGNITE-16826
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite, calcite2-required, calcite3-required
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, options for CREATE TABLE should be in format: \{{WITH key1="val1",
> key2="val2"}} (each option value double-quoted), but in H2-based query engine
> format was a little bit different: \{{WITH "key1=val1, key2=val2"}} (the
> whole option list double-quoted).
> We should support both syntaxes, since there are a lot of old-syntax queries
> in examples, documentation, etc.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)