SandishKumarHN commented on PR #38286: URL: https://github.com/apache/spark/pull/38286#issuecomment-1286400826
> @gengliangwang, @SandishKumarHN some tests related timezone and timestamp type are failing in [Run / Build modules: catalyst, hive-thriftserver](https://github.com/rangadi/spark/actions/runs/3286805914/jobs/5415305718#logs) > > They seem unrelated to this PR. Any idea what might be causing this? > > <img alt="image" width="1509" src="https://user-images.githubusercontent.com/502522/196973676-b2e1b484-0b83-45e8-ae9f-e32d4ee21ca1.png"> @rangadi test failures are not related to PR. why don't we rerun the failed test? and I see the below test failing consistently. tried merging with the master? ``` Start checking the generated codes in pyspark-connect. RUN: /__w/spark/spark/connector/connect/dev/generate_protos.sh /tmp/tmpiuin_p7y Different files: ['base_pb2.pyi', 'commands_pb2.pyi', 'expressions_pb2.pyi', 'relations_pb2.pyi', 'types_pb2.pyi'] Generated files for pyspark-connect are out of sync! Please run ./connector/connect/dev/generate_protos.sh Error: Process completed with exit code 255. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
