kevinyhzou

Results 24 issues of kevinyhzou

### Backend CH (ClickHouse) ### Bug description test_table(id bigint, t timestamp) test sql: `select to_unx_timestamp(t) from test_table where id = 1` exception ``` Caused by: org.apache.gluten.exception.GlutenException: A value of illegal...

bug
triage

### Backend CH (ClickHouse) ### Bug description select to_timestamp('2024-10-09 11:22:33.123', 'yyyy-MM-dd HH:mm:ss.SSS') gluten: NULL valina: 2024-10-09 11:22:33.123 ### Spark version Spark-3.3.x ### Spark configurations _No response_ ### System information _No...

bug
triage

## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) (Fixes: \#7502) related to pr: https://github.com/ClickHouse/ClickHouse/pull/70615 ## How was this patch tested? (Please...

CLICKHOUSE

### Backend CH (ClickHouse) ### Bug description when write orc file timestamp field and set `spark.gluten.sql.native.writer.enabled` as true the result is diff from valina gluten result: 2024-10-09 12:00:00 valina result:...

bug
triage