You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the WithOption in HandlerArgs actually gets the latter one without warning
2023-11-16T20:34:34.97059+08:00 INFO process_query_msg_one_stmt{session_id=0 stmt=CREATE MATERIALIZED VIEW mv1 WITH (streaming_rate_limit = 1000, streaming_rate_limit = 2000) AS SELECT * FROM t1}: risingwave_frontend::optimizer::optimizer_context: get with options option=WithOptions { inner: {"streaming_rate_limit": "2000"} }
Error message/log
No response
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
given the sql
the
WithOption
inHandlerArgs
actually gets the latter one without warningError message/log
No response
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: