Dremio 3.2 cannot disable sql syntax COLLATE

Hi,

I used dremio 3.2 with source compile, add source database postgresql with version 8.4, but postgresql cannot search sql with COLLATE ,then add DREMIO_JAVA_EXTRA_OPTS="-Ddremio.jdbc.mssql.push-collation.disable=true” ,restart dremio ,but not take effect , so what can i do next ?

thanks