I am doing the POC of Relativity on RM/COBOL Native File System. I am trying to use SQL using JDBC/ODBC connection [DBeaver/Microsoft Query]. File has 50M records. I noticed that GROUP BY, Distinct and COUNT on Primary Key is taking more than 10 mins.
BackEnd file is Not marked for Recovery. Query Plan Viewer doesnot show any suspicious.
I maybe missing some setup. I am new to Relativity. Can you please advise /guide ?