Guest User

Untitled

a guest
Nov 17th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. query = select name, cast(ID as NUMBER(20,2)),status from table_name
  2.  
  3. exception (org.apache.kafka.connect.runtime.WorkerTask:148)
  4. org.apache.avro.SchemaParseException: Illegal character in: CAST(IDASNUMBER(20,2))
Add Comment
Please, Sign In to add comment