You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Prasad V S (JIRA)" <ji...@apache.org> on 2016/12/05 12:40:59 UTC

[jira] [Created] (CALCITE-1528) Not able to insert into Database table

Prasad V S created CALCITE-1528:
-----------------------------------

             Summary: Not able to insert into Database table 
                 Key: CALCITE-1528
                 URL: https://issues.apache.org/jira/browse/CALCITE-1528
             Project: Calcite
          Issue Type: Bug
          Components: jdbc-adapter
            Reporter: Prasad V S
            Assignee: Julian Hyde


Im getting below exception

Exception in thread "main" java.sql.SQLException: Error while executing SQL "insert into "DevRelease_1.8_98.dbo"."survey" ("id","name" ) values (1,'nameValue')": Node [rel#9:Subset#1.ENUMERABLE.[]] could not be implemented; planner state:



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