You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/08/05 12:06:05 UTC

[GitHub] [carbondata] czy006 opened a new pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

czy006 opened a new pull request #4196:
URL: https://github.com/apache/carbondata/pull/4196


    ### Why is this PR needed?
    
   PrestoSQL has now changed its name to Trino. Because Facebook established the Presto Foundation at The Linux Foundation®,Led to prestosql Must be change the name. More information can see here
   
   replace the old PrestoSQL implementation with a new Trino
   
   CarbonData currently supports querying Hive/Spark data using PrestoSQL (316), but many new features and performance improvements are not available to users due to the new version of CarbonData
   
   We will first provide a beta version of CarbonData on the summer-2021 branch. You are welcome to use the test, wait for the completion of the test and use cases, we will officially merge into the trunk branch when the functionality is stable
   
   More information:https://issues.apache.org/jira/browse/CARBONDATA-4260
    
    ### What changes were proposed in this PR?
   
   - Java 11 removed ConstructorAccessor class,use unsafe class for reflection
   - Rename the file Trino beginning with Presto
   - Unify file hump case style and Divide component package names
   - CarbonDataSplitManager add properties serialization.lib about StorageFormatSerDe
   - TrinoFilterUtil Logical Changes to determine Rang
   - Maven Pom Support Trino 358
   
      
   
   ![example](https://user-images.githubusercontent.com/28348735/128117933-84612df8-d833-4582-9f57-ae40b05462fb.png)
   
   
    ### 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.

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


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


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/231/
   


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/220/
   


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


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


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] czy006 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


   retest this please


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


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


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] czy006 closed pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


   


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] czy006 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


   retest this please


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


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


-- 
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-unsubscribe@carbondata.apache.org

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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4196: [CARBONDATA-4260] Support CarbonData on Trino

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


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


-- 
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-unsubscribe@carbondata.apache.org

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