petern48 opened a new pull request, #178:
URL: https://github.com/apache/sedona-db/pull/178

   I wanted to create some trivial issues for creating aliases for functions, 
but I figured we should fix this before we add some more. The current 
`new_with_aliases` function was a workaround to not having optional parameters 
in Rust. It wouldn't work well if wanted to add more optional parameters to the 
constructor. This PR refactors it to be more builder style so we can easily 
customize in case we want to add more optional parameters later.


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

Reply via email to