You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Pawan Malwal (JIRA)" <ji...@apache.org> on 2018/11/05 10:56:00 UTC

[jira] [Created] (CARBONDATA-3076) Set streaming=false not working for streaming table.

Pawan Malwal created CARBONDATA-3076:
----------------------------------------

             Summary: Set streaming=false not working for streaming table.
                 Key: CARBONDATA-3076
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3076
             Project: CarbonData
          Issue Type: Bug
          Components: data-query
    Affects Versions: 1.5.1
            Reporter: Pawan Malwal


Create streaming table.

CREATE TABLE table_st(CUST_ID String,CUST_NAME String) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES('streaming'='true');

Alter tableĀ 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)