[jira] [Updated] (CARBONDATA-1751) Modify sys.err to AnalysisException when uses run related operation except IUD,compaction and alter

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-1751) Modify sys.err to AnalysisException when uses run related operation except IUD,compaction and alter

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xubo245 updated CARBONDATA-1751:
--------------------------------
    Description:
carbon printout improper error message, for example, it printout system error when users run create table with the same column name, but it should printout related exception information

So we modify sys.error method to AnalysisException when uses run related operation except IUD,compaction and alter

Make the type of exception and message correctly,including Spark2 and spark-common module

  was:
carbon printout improper error message, for example, it printout system error when users run create table with the same column name, but it should printout related exception information

So we modify sys.error method to AnalysisException when uses run related operation except IUD,compaction and alter


> Modify sys.err to AnalysisException when  uses run related operation except IUD,compaction and alter
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1751
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1751
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration
>    Affects Versions: 1.2.0
>            Reporter: xubo245
>            Assignee: xubo245
>            Priority: Minor
>             Fix For: 1.3.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> carbon printout improper error message, for example, it printout system error when users run create table with the same column name, but it should printout related exception information
> So we modify sys.error method to AnalysisException when uses run related operation except IUD,compaction and alter
> Make the type of exception and message correctly,including Spark2 and spark-common module



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)