Hi, i created two temp table as below.
*create temporary table APIRequestSummaryData using CarbonJDBC options (dataSource "WSO2_AM_STAT", tableName "API_REQUEST_SUMMARY");* *create temporary table APIRequestData USING CarbonAnalytics OPTIONS(tableName "ORG_WSO2_APIMGT_STATISTICS_REQUEST"); * when i execute query, *insert overwrite table APIRequestSummaryData select query ........ * I get the following error. *org.apache.axis2.AxisFault: Can't DROP 'API_REQUEST_SUMMARY_PARTITION_KEY'; check that column/key exists* did anyone encounter this? Thanks and Regards. -- Rukshan Chathuranga. Software Engineer. WSO2, Inc.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
