Chandra Prakash Bhagtani

Results 3 issues of Chandra Prakash Bhagtani

I want to setup Jacoco4sbt for my scala project. I followed the setup instruction mentioned here https://github.com/sbt/jacoco4sbt. when I ran "sbt jacoco:cover" it throws the following error build.sbt:8: error: not...

awaiting response

Avro doesn't support very big numbers directly. It supports it through logicalTypes where you can specify value as string type but send the actual data type of the field as...

Avro doesn't support very big numbers directly. It supports it through logicalTypes where you can specify value as string type but send the actual data type of the field as...