druid/web-console/.gitignore
Vadim Ogievetsky e8c5893c34
Web console: show segment sizes in rows not bytes (#10496)
* 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
2020-10-13 13:19:39 -07:00

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