Wenchen Fan

Results 245 comments of Wenchen Fan

do we have similar metrics for SQL plan nodes?

My biggest concern is we translate the Spark `TruncTimestamp` expression to v2 `DATE_TRUNC` function. `DATE_TRUNC` is not in the SQL standard and personally I think it's more reasonable to let...

Is this only a problem for file source v2? If yes I think we should just fix file source v2 to respect `LEGACY_RESPECT_NULLABILITY_IN_TEXT_DATASET_CONVERSION`

The pyspark failure is unrelated, thanks, merging to master!