pub fn is_windowed_streaming_sql(sql: &str) -> bool
Returns true when sql contains a TUMBLE/HOP/SESSION window TVF.
true
sql