Lanznx opened a new issue, #4220: URL: https://github.com/apache/gravitino/issues/4220
### What would you like to be improved? While contributing to the table feature of the Python client #2254, I encountered a barrier due to the lack of instructions on how to properly set up the development environment. This absence of guidance creates friction and slows down the development process, highlighting an area for important improvement. Now I have tentatively created a version.ini file based on my understanding. Could someone please verify this or provide a correct example? version.ini: ``` [metadata] version = 0.5.1 compileDate = 2024-01-01 gitCommit = 0000000 ``` ### How should we improve? To make the setup process clearer and more accessible, I suggest updating the README with the following information: ### README - [ ] Instructions on how to configure the .ini file. - [ ] Clarification of the default GRAVITINO_HOME value and how to set it. - [ ] Steps to run tests -- 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]
