Hi everyone, We have just merged the pull request to update packages to "org.apache.fluss". This is a milestone of the project, and is also a required step forward for our first apache release.
*Action Required for Open PRs:* If you have an open pull request, please rebase your branch onto the latest `main` to resolve conflicts caused by this large-scale refactoring. Additionally, please ensure that: 1. Any new files are placed under the `org.apache.fluss` package path. 2. Resolving merge conflicts and fixing compilation errors 3. Run the `mvn spotless:apply` command in the project root path to apply the new spotless rule. This will automatically sort and format your imports, ensuring that `org.apache.fluss` packages are prioritized correctly. Please let me know if you have any questions or problems. Best, Jark
