itholic commented on PR #42954:
URL: https://github.com/apache/spark/pull/42954#issuecomment-1722155802

   We've been disabling this test so far since we pin `jinja2<3.0.0` for 
documentation build, but ``jinja2>=3.1.2`` is required for `to_latex` from 
Pandas 2.0.0.
   
   But I just realized that it seems like we're using Jinja2 3.1.2 for actual 
testing (other than documentation) according to the log from GitHub Actions as 
below:
   <img width="346" alt="Screenshot 2023-09-16 at 3 46 48 PM" 
src="https://github.com/apache/spark/assets/44108233/b3aa492c-d2bd-4517-ba8d-6e4ca5067746";>
   
   Let's just wait and see if the CI pass.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to