Results 13 comments of Woosung Song

Ack. Thanks for your request and providing very abundant studies!!

My bad.. I will bump up this issue to our side and try to figure out the solution. Sorry for your inconvenience.

Hi @TomsCodingCode, thanks for using TFX and report the issue with a concrete standalone example! The Evaluator standard component redirects its implementation into TFMA packages. Although, I am not an...

Hi @IzakMaraisTAL, sorry for taking this issue too late. I also tried to build the docker image from my environment, but the actual issue arose from the old Python package...

Hi, sorry for responding this issue so late. The warning appears when it fails to import python snappy, as per https://github.com/apache/beam/blob/v2.56.0/sdks/python/apache_beam/io/tfrecordio.py#L48. Could you please test running `python3 -c 'import snappy'`...

Thanks for your contribution! It looks beneficial for many users as well. We are checking if your change doesn't affect other users' existing pipelines or tests. Please be patient to...

Thanks for your contribution! The reason we took more cautious approach about this is it changes the file payload, and any related bugs are not trivial to be caught by...

Yes, this looks good to me, either. But the problem is, we are updating the testing environment (Ubuntu 16.04 -> 20.04) and it is causing some build failures.. I wanted...

I would have to explicitly mention that this is blocked because of the TF docker issue, so the internal integration test is broken for a while. I cannot confirm this...