viirya commented on PR #47843: URL: https://github.com/apache/spark/pull/47843#issuecomment-2307477515
Huh, it became to 157 now... ``` [info] - SPARK-49121: from_protobuf and to_protobuf SQL functions *** FAILED *** (611 milliseconds) [info] 157 did not equal 158 Invalid stopIndex of a query context. Actual:SQLQueryContext(Some(3),Some(2),Some(10),Some(157),Some( [info] SELECT [info] to_protobuf(complex_struct, 42, '/home/runner/work/spark-1/spark-1/connector/protobuf/target/generated-test-sources/descriptor-set-sbt.desc', map()) [info] FROM protobuf_test_table [info] ),None,None) (SparkFunSuite.scala:376) ``` The test seems to be flaky. -- 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]
