ksql-python
ksql-python copied to clipboard
IndexError from client.ksql("SET ...")
There seems to be an error in https://github.com/bryanyang0528/ksql-python/blob/9cd96cdb8bf1fdd2ef1e163cc07de854ffc39337/ksql/api.py#L44-L62
client.ksql("SET 'ksql.query.pull.table.scan.enabled' = 'true';")
gives IndexError: list index out of range on line 57