ibm-messaging / event-streams-samples

Apache License 2.0
95 stars 168 forks source link

replace whitespace with underscore #78

Closed JunliWang closed 3 years ago

JunliWang commented 3 years ago

this whitespace in the key caused sql query job is not able to parse message.

and we use underscore in other places, so to be consistent: eg. schema https://github.com/ibm-messaging/event-streams-samples/blob/master/kafka-java-console-schema-sample/src/main/avro/com/eventstreams/samples/Message.avsc#L7