William Reed
12/18/2024, 9:28 PMTIMESTAMP[] AS List<Instant> NOT NULL
I am getting
class [Ljava.sql.Timestamp; cannot be cast to class [Ljava.time.LocalDateTime; ([Ljava.sql.Timestamp; is in module java.sql of loader 'platform'; [Ljava.time.LocalDateTime; is in module java.base of loader 'bootstrap')
I made a issue, but any ideas?William Reed
12/18/2024, 9:28 PMgriffio
12/19/2024, 12:00 PM