ShreelekhyaG opened a new pull request #4253: URL: https://github.com/apache/carbondata/pull/4253
### Why is this PR needed? If parquet table is created and load statement is triggerred, then its failing with `NoSuchTableException: Table ${tableIdentifier.table} does not exist`. ### What changes were proposed in this PR? As parquet table load is not handled, added a check to filter out non-carbon tables in the parser. ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org