Jokin

Results 2 issues of Jokin

Currently, there is a ConstDefaultRows = 100000000 which sets a default high number of rows to mimic sql, and could lead to a big performance hit. I Think that the...

the regex to parse the column names expect that they are all uppercase, but some queries and columns may be in lowercase even if it's not the default in ksqldb...