HyukjinKwon opened a new pull request, #69: URL: https://github.com/apache/spark-connect-rust/pull/69
Diagnostic partial revert of 6ca3ebd to isolate the `test_parity_arrow_python_udf.py` hang. Reverts only `crates/spark-connect/src/types.rs` (the DataType serde changes: from_json struct-field metadata fix, empty-collation `simple_string`, `char_indices` slicing) to baseline d967c49. Note: the other half of the types group, `crates/pyspark-rs/src/types.rs`, is entangled with `lib.rs` (which registers 7 new PyO3 type structs added there), so it was NOT reverted to avoid dragging in unrelated feature code. Not for merge; will be closed once bisection concludes. -- 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]
