Re: [DISCUSS] Improve Pulsar Function Source Primitive Schema Mapping

2023-05-10 Thread Neng Lu
Hi All, Here's the PR for this proposed change: https://github.com/apache/pulsar/pull/20294 If you have time, please take a look. On Fri, May 5, 2023 at 6:08 AM Rui Fu wrote: > Hi Neng, > > Thanks for bringing this issue up. Using JSON as the default schema and > wrapping it with other primitiv

Re: [DISCUSS] Improve Pulsar Function Source Primitive Schema Mapping

2023-05-05 Thread Rui Fu
Hi Neng, Thanks for bringing this issue up. Using JSON as the default schema and wrapping it with other primitive types are counterintuitive, and +1 to make [2] align with [1] so that both Pulsar Source and Pulsar Sink will make correct support with other primitive types. And as per the code [

Re: [DISCUSS] Improve Pulsar Function Source Primitive Schema Mapping

2023-04-27 Thread Pengcheng Jiang
Hello Neng, IMO, we should update code[2] to follow the doc, and for existing functions, if they are in running status, they won't touch code[2]; and for a new run, functions will fail to start, and this will remind users to update their function Regards, Pengcheng Jiang Neng Lu 于2023年4月28日周五 0