This is an automated email from the ASF dual-hosted git repository.

JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new ef7375a18d [spark] ignore PaimonLambdaFunctionfunction_test.java 
(#7141)
ef7375a18d is described below

commit ef7375a18d1f3a075408cd5e5edae8301b306097
Author: cxzl25 <[email protected]>
AuthorDate: Sun May 24 10:41:12 2026 +0800

    [spark] ignore PaimonLambdaFunctionfunction_test.java (#7141)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 045e76e926..f533fd540d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ metastore_db/
 paimon-python/dist/
 paimon-python/*.egg-info/
 paimon-python/dev/log
+paimon-spark/paimon-spark-ut/PaimonLambdaFunctionfunction_test.java
 
 ### Misc ###
 *.swp

Reply via email to