rahulrv1980

Results 17 comments of rahulrv1980

You could try adding below to the proto file: option java_generate_equals_and_hash = true;

I mean the contents of these file used to determine dependencies

venv does not support multiple python versions, so it does not support -p /opt/pythonx.x. So, we should ideally have this change be backwards and forward compatible. Perhaps, have a new...

Another data point: Looks like if I did a a pip install with all the packages in our Dockerfile and ran that through Argo, the net installation took 4 mins...

can the download wheels be done in parallel?

Another data point - removing the google client libraries changes the time from about 4 mins to 1 minute.