mirror of
https://github.com/apache/druid.git
synced 2025-02-06 18:18:17 +00:00
e8c5893c34
* added query error suggestions * simplify the SQLs * change segment size display to rows * suggestion tests * update snapshot * make error detection more robust * remove errant console log * fix imports * put suggestion on top * better error rendering * format as millions * add .druid.pid to gitignore * rename segment_size to segment_rows, fix visability, fix divide by zero * update snapshots
20 lines
182 B
Plaintext
20 lines
182 B
Plaintext
node/
|
|
node_modules/
|
|
resources/
|
|
public/
|
|
private/
|
|
lib/*.css
|
|
coverage/
|
|
|
|
coordinator-console/
|
|
pages/
|
|
/index.html
|
|
|
|
lib/sql-docs.js
|
|
|
|
.tscache
|
|
tscommand-*.tmp.txt
|
|
|
|
licenses.json
|
|
.druid.pid
|