Hi Mahebub, Trino table functions were added to trino very recently so there is still ongoing development regarding that feature and the trino plugin which is available on the official ranger repository will not support table function until the next release.
I recommend you to join the trino community slack for more trino-relevant questions like this: https://trino.io/community.html The error you are getting is already discussed in the trino community slack here <https://trinodb.slack.com/archives/CGB0QHWSW/p1655456620535959> and there is ongoing PR that will resolve that issue here <https://github.com/trinodb/trino/issues/12833> by which you might be able to execute such queries. Regards, Aakash