I have written a custom connector for presto for which I now need to provide the support for "where" clause so that I can pass that information further to the REST Endpoint(Data Source) so that I get filtered results only.
Let me know if anyone knows how to access this information(from which object) so I can fulfill the above use case.
Any help/hint will be highly appreciated.
Thanks, Dheeraj