Just had some fun chasing this one down! If you’re getting this exception, go look at where you define your table schema. Most likely this exception indicates a malformed table definition statement…in my case I was missing a comma!
Just had some fun chasing this one down! If you’re getting this exception, go look at where you define your table schema. Most likely this exception indicates a malformed table definition statement…in my case I was missing a comma!