Top "Codegen" questions

Use codegen for questions related to language features or tools which facilitate translating code between languages or creating code from metadata

Apache Spark Codegen Stage grows beyond 64 KB

I'm getting an error when I'm feature engineering on 30+ columns to create about 200+ columns. It is not failing the job, …

apache-spark pyspark codegen janino
swagger codegen is overwriting my custom code in generated files

I used the swagger codegen to generate jaxrs server side classes and also client side java classes. This is the …

swagger codegen
how to avoid default method implementation in swagger codegen interface?

I would like to avoid "default" implementation in interface generate by the maven plugin swagger codegen. For example, with petstore …

java maven interface swagger codegen
What's the use of Moshi's Kotlin codegen?

I've recently started using Moshi for my Android app and I'm curious to know more about what the annotation @JsonClass(…

json kotlin serialization moshi codegen
java.lang.UnsatisfiedLinkError: Couldn't load echoprint-jni from loader dalvik.system.PathClassLoader

I am using Echoprint in my android project as explained here and it works ok. However, when I try to …

android android-ndk metaio codegen