Li Jiao

Results 46 comments of Li Jiao

@billowsoft You mean it's no way to specify the condition? cc @banmoy

@blanklin030 Can we use `INSERT ... select * from hudi_catalog_table` to load data?

Currently, StarRocks doesn't support async query. Can you give more information about your need that why you need a async lookup.

@pysenic "如果不指定id,过不了主键校验",具体是指什么,可以给更多一些信息? 然后,这两处的报错都是什么? cc @banmoy

It's probably the default function such as current_timestamp is not supported in partial update, const value, such as "2024-01-01", is supported, I'll check it.

@adonis-lau I can't understand clearly. If `pass_id` is empty or null, what do you want to do? Delete a row? delete which row? If you use `__op=1` to indicate a...

I think it is needed. But, currently, it's not a high priority thing. You can store the pass_id as a item in value object. then use another item as indicator...