Kai Waehner
Results
3
issues of
Kai Waehner
Great work, Jakub. Can you maybe also export it as Excel sheet and upload it (AFAIK this is possible from OpenOffice)? :-)
Allow other people to easily understand and test this example...
I would like to set SET 'auto.offset.reset'='earliest'; SET 'auto.offset.reset'='latest'; I hoped it would work like the following with the generic 'client.ksql' command: client.ksql('SET \'auto.offset.reset\'=\'earliest\''); It works well from KSQL CLI,...
enhancement