create_df_schema_for_ts_column
flow
1.0.0-beta.2
In flow::
batching_
mode::
time_
window
flow
::
batching_mode
::
time_window
Function
create_
df_
schema_
for_
ts_
column
Copy item path
Source
fn create_df_schema_for_ts_column( name: &
str
, cdt: ConcreteDataType, ) ->
Result
<DFSchema,
Error
>