mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-07-12 15:19:13 +00:00
This commit also fixes some bugs on this function and adds a feature: Now you can return an kissorm.AbortIteration error to abort the iteration and stop processing chunks. This does not causes the call to QueryChunks to return an error, since this is an expected error, thus, it is just ignored.
Description
Languages
Go
98.3%
Makefile
1.1%
Shell
0.6%