You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "itholic (via GitHub)" <gi...@apache.org> on 2023/09/16 06:51:38 UTC

[GitHub] [spark] itholic commented on pull request #42954: [WIP][SPARK-43458][SPARK-43561][PS][TESTS] Enable `test_to_latex` for (Series|DataFrame) conversion

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-unsubscribe@spark.apache.org

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


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