Jarvx200 opened a new pull request, #743:
URL: https://github.com/apache/incubator-graphar/pull/743

   <!--
   Thanks for contributing to GraphAr.
   If this is your first pull request you can find detailed information on 
[CONTRIBUTING.md](https://github.com/apache/graphar/blob/main/CONTRIBUTING.md)
   
   The Apache GraphAr (incubating) community has restrictions on the naming of 
pr title. You can find instructions in
   
[CONTRIBUTING.md](https://github.com/apache/graphar/blob/main/CONTRIBUTING.md#title)
 too.
   -->
   
   ### Reason for this PR
   
   Boiler plate heavy telescoping constructor inside `EdgeInfo`
   <!-- 
   Why are you proposing this change? If this is already tracked in an issue, 
please link to the issue here.
   Explaining clearly why this change is beneficial is important for the 
reviewers to understand the context.
   -->
   
   
   ### What changes are included in this PR?
   
   Refactor of telescoping constructor to builder pattern while keeping API 
access levels and compatibility.
   
   ### Are these changes tested?
   
   Yes, using the new builder in `TestUtil` and running the dependent 
`GraphSaverTest`
   
   ### Are there any user-facing changes?
   
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to