Hi, Renaming packages is a step that I would recommend to occur before the first ASF release.
There is a lot more work: * license headers in all files * check dependencies: https://www.apache.org/legal/resolved.html * ensure no binaries are in source releases * etc etc You could also discuss what tools you want to use that can help to support some of the policies (license header checker, dependency license checker etc.) What's the status of CI currently? It will take a while before everything comes together, so good to start soon. See also: http://www.apache.org/dev/release-publishing.html Thanks, Thomas On Fri, Apr 26, 2019 at 11:29 AM Vinoth Chandar <[email protected]> wrote: > Hello all, > > Starting this thread to discuss the prep work needed to make code suitable > and easy for our first Apache release. > > First good step would be to rename the packages to org.apache.hudi? > > Here's a list of items that may need to happen before that. > > - Cut a final release on com.uber.hoodie > - Merge all big pending PRs > - Upstream redo partition capping feature > - Rename packages to org.apache.hudi > > what do you all think? anything I missed ? > > Thanks > Vinoth >
