Describe the bug

  • Only work on this after https://github.com/risingwavelabs/risingwave/pull/5697 is merged, please.
  • Based on https://github.com/risingwavelabs/risingwave/issues/4046. See issue discussion
create table t1 (v1 int, v2 int);
insert into t1 (v1) values (5); // raises error. should insert 5 into v1 Null into v2

To Reproduce

No response

Expected behavior

No response

Additional context

No response

0

Can you help to fix it? 🥺

0

I will try to have a look into this as soon as the other PR is merged, but I will definitely need some help

0

@CAJan93 Ping?

0
© 2022 pullanswer.com - All rights reserved.