I get ksql WARN Warning: window end time was truncated to Long.MAX in ksql-server.stdout.
I would like to know in which occasion this warning is fired and the degree of importance, as the query that generate this warning also provides the expected result from a functional perspective.
reviewed ksql source code - trying to understand the intended meaning of the handled warning and its degree of importance
query works ok - just have this warning WARN Warning: window end time was truncated to Long.MAX in ksql-server.stdout.