You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/12/15 10:06:32 UTC

[GitHub] [carbondata] liyong072 opened a new pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

liyong072 opened a new pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054


   …Hive throw NPE
   
    ### Why is this PR needed?
   
   If the tableprops(in file org/apache/carbondata/hive/CarbonHiveMetastoreListener.scala) does not have org.apache.spark.sql.CarbonSource property, it will throw NPE.
    
    ### What changes were proposed in this PR?
   
   Changed case ALTER_TABLE in CarbonHiveMetastoreListener. Added a property check(org.apache.spark.sql.CarbonSource) in tableprops
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058]create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-745183499


   Can one of the admins verify this patch?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] liyong072 closed pull request #4054: [CARBONDATA-4058]create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
liyong072 closed pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-748003173


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/3292/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-745380508


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3409/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-795231409


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/3297/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-766552294






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ajantha-bhat commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
ajantha-bhat commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-745309822


   Add to whitelist


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ajantha-bhat commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
ajantha-bhat commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-745760583


   @liyong072 : Can you please add a testcase that cause the issue in this PR?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-766552294


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/5056/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-766553917


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/3298/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-795238858


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/5055/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4054: [CARBONDATA-4058] create or insert data into the carbon table through …

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054#issuecomment-745379488


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5171/
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org