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)