LoseYSelf

Results 6 comments of LoseYSelf

i can provide some detail information, as the test suit code ```java val df0 = spark.table("default.src") // only col2 is masked which is not used .select($"col0", $"col1") doAs("bob", df0.as("a") .join(...

hello,i met task error,but not print Stack trace as you like, had any config i miss? it print like ```java Retriable: False Function: runInternal File: /data/app/gluten/ep/build-velox/build/velox_ep/velox/exec/Driver.cpp Line: 742 Stack trace:...

> @LoseYSelf Are you using gluten 1.2.0? Maybe you need port #7038 thx

In newest seatunnel branch,paimon version is 0.7.0-incubating,but PrimaryKeyFileStoreTable is not a public class

> I'm unsure how hard to implement without touching the Spark source code. The core team has no plan to do it, but the community is open to accepting if...