AndreVale69 commented on PR #6637: URL: https://github.com/apache/gravitino/pull/6637#issuecomment-2737191347
@jerryshao I just fixed it and released it! I'm not dropping the 3.8 version because the released client uses it. So to test it, we need to have python 3.8 support. For this reason, I add a line in the requirements to install the correct pandas version depending on the python that runs. I've also updated the CI and the documentation. Now testing with Python 3.12 works! It is very important to have all possible versions and to test the client, otherwise there might be some problems. Now we can do that. Since I've been working with dependecies, I've also bumped some versions to the latest (some fixes). In commit d897c73 I've also added the changelos. -- 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]
