BigQuery - The specified colum type is currently unsupported by the driver for column RANGE Dawid 创建于 2025年01月06日 12:30 I'm getting this error when using `RANGE(date, date)` in BigQuery. Any fixes?
I checked that function, and it's related to the jdbc driver version not supporting it for some reason. I switched to the 1.6.1 jdbdc driver, and it worked just fine. Please change the driver and restart the IDE. See if it works
https://www.jetbrains.com/help/datagrip/jdbc-drivers.html#change-the-driver-version