danielsobrado / CCDAK-Exam-Questions

Confluent Kafka questions to practice for CCDAK
Other
68 stars 26 forks source link

KSQL question #6

Closed karimrebai closed 1 week ago

karimrebai commented 1 week ago

Hello Daniel, First thank you for your work, very interesting. I'm not sure about the answer for question 16 in KSQL section, it's mentioned that we should use the keyword WITHIN to define the duraation of a hopping window. Isn't SIZE keyword instead ? Thank you

danielsobrado commented 1 week ago

Yes, you are right, I updated it.

Thanks a lot!