Re: org.apache.flink.table.api.ValidationException

2023-03-29 Thread Hang Ruan
2023年3月29日周三 17:52写道: > > Exception in thread "main" org.apache.flink.table.api.ValidationException: > Could not extract a data type from 'class > UserStatus'. Please pass the required data type manually or allow RAW types. > -

org.apache.flink.table.api.ValidationException

2023-03-29 Thread ????
Exception in thread "main" org.apache.flink.table.api.ValidationException: Could not extract a data type from 'class UserStatus'. Please pass the required data type manually or allow RAW types. 1303809...@qq.com  

Exception in thread "main" org.apache.flink.table.api.ValidationException: Could not resolve over call.

2020-10-21 Thread ??????
I'm learning Official document-Over Window Aggregation My pojo is: https://paste.ubuntu.com/p/kPydGd2Cwd/ Completed test code is: https://paste.ubuntu.com/p/KyCVxBz254/ The error I got is: Exception in thread "main" org.apache.flink.table.api.ValidationException: Could n