risingwave_
sqlsmith
2.4.0-alpha
In risingwave_
sqlsmith::
sql_
gen::
time_
window
risingwave_sqlsmith
::
sql_gen
::
time_window
Function
find_tables_with_timestamp_cols
Copy item path
Source
fn find_tables_with_timestamp_cols( tables:
Vec
<
Table
>, ) ->
Vec
<(
String
,
Vec
<
Column
>,
Vec
<
Column
>)>