TobKed commented on pull request #11968:
URL: https://github.com/apache/beam/pull/11968#issuecomment-646133783


   Hi @robertwb, I've found your are `Cython` specialist. Could you take a 
quick look on this draft please?
   There is a problem with c libraries on windows and I don't know how to solve 
it.
   The only problematic file is 
`sdks/python/apache_beam/runners/worker/statesampler_fast.pyx`, if I ignore it 
then build will finish successfully. The first problem is with `unistd.h`, 
after some ugly workarounds for `unistd.h` i got problems with methods from 
`time.h`. 
   I would appreciate any suggestions.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to