Skip to content

Commit d59196e

Browse files
committed
feat: Add Spark-compatible encode function to datafusion-spark
Implements `encode(string_or_binary, charset)` that converts a string or binary value into binary using the specified character encoding, matching Apache Spark's behavior.
1 parent 1e93a67 commit d59196e

2 files changed

Lines changed: 508 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)