Xi Lyu

Results 3 issues of Xi Lyu

### What changes were proposed in this pull request? Some users are using UDFs for Zstd compression and decompression, which results in poor performance. If we provide native functions, the...

SQL
PYTHON
CONNECT

### What changes were proposed in this pull request? In Spark Connect, `DataFrame.schema` returns a deep copy of the schema to prevent unexpected behavior caused by user modifications to the...

SQL
PYTHON
CONNECT

### What changes were proposed in this pull request? Currently, calling DataFrame.col(colName) with a non-existent column in the Scala Spark Connect client does not raise an error. In contrast, both...

SQL
CONNECT