[jira] [Closed] (CALCITE-2749) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 13. Encountered: "`" (96), after : ""

2018-12-20 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition closed CALCITE-2749. - Resolution: Fixed > org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, >

[jira] [Commented] (CALCITE-2749) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 13. Encountered: "`" (96), after : ""

2018-12-20 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725660#comment-16725660 ] ambition commented on CALCITE-2749: --- parser.switchTo("BTID") support,cann't occur this error. >

[jira] [Created] (CALCITE-2749) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 13. Encountered: "`" (96), after : ""

2018-12-19 Thread ambition (JIRA)
ambition created CALCITE-2749: - Summary: org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 13. Encountered: "`" (96), after : "" Key: CALCITE-2749 URL:

[jira] [Commented] (CALCITE-2735) support load data of dml statement

2018-12-13 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16720820#comment-16720820 ] ambition commented on CALCITE-2735: --- ok > support load data of dml statement >

[jira] [Closed] (CALCITE-2735) support load data of dml statement

2018-12-13 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition closed CALCITE-2735. - Resolution: Fixed > support load data of dml statement > -- > >

[jira] [Commented] (CALCITE-2735) support load data of dml statement

2018-12-12 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719653#comment-16719653 ] ambition commented on CALCITE-2735: --- Mysql and Oracle are the same, but different from

[jira] [Updated] (CALCITE-2735) support load data of dml statement

2018-12-12 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2735: -- Description: support load data statement, like mysql or apache hive, dml sql is: {code:java} LOAD

[jira] [Created] (CALCITE-2735) support load data of dml statement

2018-12-11 Thread ambition (JIRA)
ambition created CALCITE-2735: - Summary: support load data of dml statement Key: CALCITE-2735 URL: https://issues.apache.org/jira/browse/CALCITE-2735 Project: Calcite Issue Type: Improvement

[jira] [Commented] (CALCITE-2735) support load data of dml statement

2018-12-11 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718390#comment-16718390 ] ambition commented on CALCITE-2735: --- github [PR964|https://github.com/apache/calcite/pull/964] >

[jira] [Commented] (CALCITE-2663) CREATE FUNCTION and DROP FUNCTION DDL commands

2018-11-18 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691191#comment-16691191 ] ambition commented on CALCITE-2663: --- very good.  (y)    {code:java} SqlDropObject.java case

[jira] [Commented] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688114#comment-16688114 ] ambition commented on CALCITE-2663: --- ok, I fix [PR #920|https://github.com/apache/calcite/pull/920] 

[jira] [Issue Comment Deleted] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Comment: was deleted (was: ok, I fix [PR #920|https://github.com/apache/calcite/pull/920] based 

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687479#comment-16687479 ] ambition edited comment on CALCITE-2663 at 11/15/18 2:03 PM: - ok, I fix [PR

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-15 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687470#comment-16687470 ] ambition edited comment on CALCITE-2663 at 11/15/18 1:53 PM: - sorry, I have

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687479#comment-16687479 ] ambition edited comment on CALCITE-2663 at 11/15/18 6:10 AM: - ok, I fix [PR

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687470#comment-16687470 ] ambition edited comment on CALCITE-2663 at 11/15/18 4:43 AM: - sorry, I have

[jira] [Commented] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687470#comment-16687470 ] ambition commented on CALCITE-2663: --- sorry, I have two pull request, [PR

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684991#comment-16684991 ] ambition edited comment on CALCITE-2663 at 11/15/18 2:06 AM: - new [PR

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684991#comment-16684991 ] ambition edited comment on CALCITE-2663 at 11/15/18 2:06 AM: - new

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684991#comment-16684991 ] ambition edited comment on CALCITE-2663 at 11/15/18 2:02 AM: - new 

[jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement

2018-11-14 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684991#comment-16684991 ] ambition edited comment on CALCITE-2663 at 11/15/18 1:45 AM: - new 

[jira] [Commented] (CALCITE-2663) create function and drop function SQL statement

2018-11-13 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684991#comment-16684991 ] ambition commented on CALCITE-2663: --- new  [PR913|https://github.com/apache/calcite/pull/913] , 

[jira] [Updated] (CALCITE-2663) create function and drop function SQL statement

2018-11-13 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Description: support create function and drop function statement like apache hive: {code:java}

[jira] [Updated] (CALCITE-2663) create function and drop function SQL statement

2018-11-13 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Summary: create function and drop function SQL statement (was: CREATE FUNCTION SQL statement) >

[jira] [Updated] (CALCITE-2663) CREATE FUNCTION SQL statement

2018-11-13 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Description: support create function and drop function statement like apache hive: {code:java}

[jira] [Commented] (CALCITE-2663) CREATE FUNCTION SQL statement

2018-11-12 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683546#comment-16683546 ] ambition commented on CALCITE-2663: ---   Read view comments, I can support "CREATE FUNCTION" and  "DROP

[jira] [Updated] (CALCITE-2663) CREATE FUNCTION SQL STAMENT

2018-11-11 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Fix Version/s: 1.16.0 > CREATE FUNCTION SQL STAMENT > --- > >

[jira] [Updated] (CALCITE-2663) CREATE FUNCTION SQL STAMENT

2018-11-11 Thread ambition (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ambition updated CALCITE-2663: -- Affects Version/s: 1.16.0 > CREATE FUNCTION SQL STAMENT > --- > >

[jira] [Created] (CALCITE-2663) CREATE FUNCTION SQL STAMENT

2018-11-08 Thread ambition (JIRA)
ambition created CALCITE-2663: - Summary: CREATE FUNCTION SQL STAMENT Key: CALCITE-2663 URL: https://issues.apache.org/jira/browse/CALCITE-2663 Project: Calcite Issue Type: Improvement