leaves12138 opened a new pull request, #7836: URL: https://github.com/apache/paimon/pull/7836
### Purpose Add Spark SQL coverage for writing blob view values with the built-in `sys.blob_view` function. ### Changes - Add an E2E case in `BlobTestBase` that writes upstream BLOB data, constructs downstream view references from the row-tracking table, and verifies the read path resolves the original bytes. ### Tests - `mvn -pl paimon-spark/paimon-spark-ut -am -Pfast-build -DfailIfNoTests=false -DwildcardSuites=org.apache.paimon.spark.sql.BlobTestBase -Dtest=none test` -- 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]
