[ 
https://issues.apache.org/jira/browse/PARQUET-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010663#comment-17010663
 ] 

ASF GitHub Bot commented on PARQUET-1741:
-----------------------------------------

chenjunjiedada commented on pull request #729: PARQUET-1741: Restore APIs to 
keep backward compatibility
URL: https://github.com/apache/parquet-mr/pull/729
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   - [ ] My PR addresses the PARUQET-1741
     - https://issues.apache.org/jira/browse/PARQUET-1741
   
   
 
----------------------------------------------------------------
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:
[email protected]


> APIs backward compatibility issues cause master branch build failure
> --------------------------------------------------------------------
>
>                 Key: PARQUET-1741
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1741
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Junjie Chen
>            Assignee: Junjie Chen
>            Priority: Major
>              Labels: pull-request-available
>
> The master branch build is broken due to API compatibility issues and the 
> recent added API compatibility checking plugin.
>  
> Jan 08, 2020 7:52:40 PM japicmp.output.incompatible.IncompatibleErrorOutput 
> warn
> WARNING: Incompatibility detected: Requires semantic version level MAJOR: 
> JApiMethod 
> [oldMethod=org.apache.parquet.filter2.recordlevel.FilteringRecordMaterializer.getIndexFieldPathList(org.apache.parquet.io.PrimitiveColumnIO),
>  newMethod=n.a., returnType=JApiReturnType 
> [oldReturnTypeOptional=java.util.List, newReturnTypeOptional=value absent, 
> changeStatus=REMOVED], getCompatibilityChanges()=[METHOD_REMOVED]]
> Jan 08, 2020 7:52:40 PM japicmp.output.incompatible.IncompatibleErrorOutput 
> warn
> WARNING: Incompatibility detected: Requires semantic version level MAJOR: 
> JApiMethod 
> [oldMethod=org.apache.parquet.filter2.recordlevel.FilteringRecordMaterializer.intArrayToList(int[]),
>  newMethod=n.a., returnType=JApiReturnType 
> [oldReturnTypeOptional=java.util.List, newReturnTypeOptional=value absent, 
> changeStatus=REMOVED], getCompatibilityChanges()=[METHOD_REMOVED]]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to