aIbrahiim commented on issue #38691:
URL: https://github.com/apache/beam/issues/38691#issuecomment-4640425686

   Thanks for flagging the segv and I had a look at pandas too but we’re still 
on pandas 2.2.3 for py3.14 (no py3.14-specific bump yet), and Beam currently 
caps pandas at <2.3. Since pandas 2.3.3 is the first version with official 
py3.14 support, a segfault on 3.14 could definitely be a pandas/version issue, 
separately, I was looking at another py3.14 failure in dataflow postCommitIT 
where pytest exits with code 5 and collects 0 tests xdist workers crash, and 
logs show warnings about @pytest.mark.it_postcommit on unittest.TestCase 
methods returning MarkDecorator that looks like a different problem from a segv 
but for https://github.com/apache/beam/issues/38838 (Xlang IO Direct), Im not 
sure yet which bucket it falls into @shunping 


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

Reply via email to