2020-07-17 12:33:30 UTC - Imran: @Imran has joined the channel ---- 2020-07-17 18:28:15 UTC - Addison Higham: @Chris I believe you can construct it from the `Topic` type ---- 2020-07-17 18:28:32 UTC - Addison Higham: even if you have to parse the string topic at that point, probably still easier ---- 2020-07-17 18:28:54 UTC - Addison Higham: oops, excuse me `TopicName` is the class ---- 2020-07-17 18:29:38 UTC - Addison Higham: `org.apache.pulsar.common.naming.TopicName#getSchemaName` ---- 2020-07-17 18:33:34 UTC - Chris: Yeah, I stumbled upon that yesterday. Super convenient class. Thanks though. ---- 2020-07-17 18:36:47 UTC - Addison Higham: I mean to mention it yesterday but then forgot... excited to see the PR :slightly_smiling_face: ----