News

When I write a sql as below: create materialized view view_name as select id from m -- raise exception now! Exception info: java.lang.UnsupportedOperationException: Not supported yet. at net.sf.jsq ...