tuhaihe opened a new pull request, #35:
URL: https://github.com/apache/cloudberry-pxf/pull/35

   This commit performs a global rebranding of the Java package structure to 
align with the Apache Cloudberry project naming conventions and the official 
domain (cloudberry.apache.org).
   
   Key changes:
   * Renamed all Java package declarations and import statements from 
'org.greenplum' to 'org.apache.cloudberry'.
   * Restructured physical directory paths from 'org/greenplum/' to 
'org/apache/cloudberry/' across all modules (server and automation).
   * Updated build configurations:
     - Gradle 'group' in server/build.gradle
     - Maven 'groupId' and dependencies in automation/pom.xml
   * Adjusted configuration files including:
     - pxf-profiles-default.xml
     - application.properties
     - log4j2.xml / log4j.properties
   * Updated SQL scripts, test expected outputs (.ans, .out), and Concourse CI 
entrypoint scripts.
   
   This is a structural refactoring with no changes to functional logic.
   
   <!--Thank you for contributing! -->
   <!--In case of an existing issue or discussions, please reference it-->
   fix #ISSUE_Number
   <!--Remove this section if no corresponding issue.-->
   
   ---
   
   ## Change logs
   
   > Describe your change clearly, including what problem is being solved or 
what document is being added or updated.
   
   ## Contributor's checklist
   
   Here are some reminders before you submit your pull request:
   
   * Make sure that your Pull Request has a clear title and commit message. You 
can take the [Git commit 
template](https://github.com/cloudberrydb/cloudberrydb/blob/main/.gitmessage) 
as a reference.
   * Sign the Contributor License Agreement as prompted for your first-time 
contribution (*One-time setup*).
   * Learn the [code contribution](https://cloudberrydb.org/contribute/code) 
and [doc contribution](https://cloudberrydb.org/contribute/doc) guides for 
better collaboration.
   * List your communications in the [GitHub 
Issues](https://github.com/cloudberrydb/cloudberrydb-site/issues) or 
[Discussions](https://github.com/orgs/cloudberrydb/discussions) (if has or 
needed).
   * Feel free to ask for the cloudberrydb team to help review and approve.
   


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