hulk

Results 524 comments of hulk

@RiversJin Thanks for your investigation, we did have this issue, and changing the order could mitigate it. Another enhancement would be allowed to update the store(ETCD) once the version in...

@dpasiukevich @mazas-google Thanks for your reply. I'm happy to implement the vertex anthropic model for adk-go. Pls assign it to me.

@dpasiukevich Thanks for your question. > Supporting Claude on both VertexAI and Anthropic, with VertexAI being the default option. No problem. My initial plan is to support VertexAI's Anthropic first,...

@cyphysical Thanks for your information. I'll change the code accordingly if this PR looks good.

@AntiTopQuark Would you like to take this issue?

> For the second I think it depends on the context, e.g. rocksdb::Status -> Status? rocksdb::Status -> rocksdb::Status? > > We can extend GET_OR_RET for the latter, and the former...

@alamb @iffyio What do you think about this? please let me know if I didn't express my point clearly, thank you!

@iffyio Thank you! I also prefer to the second solution. I might make a separate PR to resolve this before adding more fields to make the context clearer. And let’s...

Thanks all for the reply. Yes, it might need to change many places to replace the old TableFactor. I might propose the change to see if that makes sense.

It needs to change many places including changing the pub visitor like `visit_table_factor`, I felt it's not a good idea to do this now. So I would like to close...