risingwavelabs / risingwave

SQL stream processing, analytics, and management. We decouple storage and compute to offer instant failover, dynamic scaling, speedy bootstrapping, and efficient joins.
https://www.risingwave.com/slack
Apache License 2.0
6.59k stars 538 forks source link

QC json parser refactor #10989

Open kwannoel opened 11 months ago

kwannoel commented 11 months ago

See comment from @BugenZhao : https://github.com/risingwavelabs/risingwave/pull/10971#issuecomment-1637514981

Needs follow-up on json_parser refactoring PR.

Also from @st1page : https://github.com/risingwavelabs/risingwave/pull/10971#discussion_r1264975147

wugouzi commented 11 months ago

After #11047, plain parser (json,avro,protobuf,bytes) will use accessor to write instead of constructing the upsertevent, which is the point of @st1page

github-actions[bot] commented 9 months ago

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.