Sean Kao

Results 4 issues of Sean Kao

**What is the bug?** The following example uses the opensearch dashboards flights sample data. The queries I ran are: * `DESCRIBE TABLES LIKE opensearch_dashboards_sample_data_flights COLUMNS LIKE tim%` * `DESCRIBE TABLES...

bug
SQL
legacy

**What is the bug?** This is related to #644 Once that gets implemented, the current rules for distinguishing `describe` response from `show` response doesn't work anymore. **How can one reproduce...

bug
workbench

**What is the bug?** Instead of using the proper SQL syntax `SELECT * FROM ... WHERE ...`, when running `SELECT *FROM ... WHERE ...` (notice missing space between * and...

bug
v2.19.0

**Is your feature request related to a problem?** Currently, our project consists of several subprojects, each with its own `build.gradle` file. Many of these subprojects share common dependencies, and it's...

untriaged
maintenance