Kikkon

Results 3 issues of Kikkon

Referencing the design doc, I understand that if I want to write to multiple tables, I would need multiple processes and topics. This means I would need to manage the...

Hi I'm currently facing an issue while use postgresql-parser. During my usage, I encountered an error with the following code snippet: code: ``` sql := "SELECT PERCENTILE_CONT(0.5) WITHIN GROUP (ORDER...

# Which issue does this PR close? Closes #6817. # Rationale for this change # What changes are included in this PR? 1. upgrade sql-parser version https://github.com/sqlparser-rs/sqlparser-rs/pull/933 2. support postgres...

sql
Stale