Robuta

https://neon.com/postgresql/tutorial/char-varchar-text PostgreSQL Character Types: CHAR, VARCHAR, And TEXT This tutorial introduces you to PostgreSQL character data types including char, varchar, and text, and give you tips to choose the suitable one for tables. postgresqlcharactertypesvarchartext https://stackoverflow.com/questions/57232959/codec-not-found-for-requested-operation-varchar-java-lang-double-inserti scala - Codec not found for requested operation: [varchar - java.lang.Double], Inserting to... I am consuming from Kafka using spark structure streaming and inserting into Datastax Cassandra using Foreach. When I am inserting BigInt and String it is... not foundscalacodecrequestedoperation