PFA below trace I got.
com.cybage.frameworkutility.utilities.Report.LogFail(Report.java:587) at com.cybage.dbFramework.FuDataSet.toRows(FuDataSet.java:39) at com.cybage.genericlibrary.DataSetMethods.getRowCount(DataSetMethods.java:286) at com.cybage.genericlibrary.DBBaseClass.getRowCount(DBBaseClass.java:519) at com.database.tests.CassandraDBTests.EmbededDBTest(CassandraDBTests.java:42) On 1 Feb 2018 10:29 am, "Kasper Sørensen" <i.am.kasper.soren...@gmail.com> wrote: > Sorry, no I don't have much clue about it. > > That AssertionError ... can you show us the stack trace for it? > > 2018-01-31 20:51 GMT-08:00 Gajanan Patil <gpati...@gmail.com>: > > > Any clue on this? > > > > > > > > I am trying below scenarios but unable to do so > > > > 1- when a *wrong* columnname is provided in where clause for cassandra > > query, MetaModel; parse it successfully and proceed further instead > > throwing exception message while parsing itself. > > > > 2- another is while querying on the column with *BigInt* Datatype in the > > table, of cassandra db throws below error > > > > *Java. Lang. Assertionerror: Codec not found for requested operation : [ > > bigint <-> java. math. BigInteger ] please check expressions in the > filter > > items or where statements.* > > > > > > > > > > Thank you > > > > Regards, > > GP > > >