mirror of
https://github.com/apache/druid.git
synced 2025-02-14 22:15:11 +00:00
* Code cleanup from query profile project * Fix spelling errors * Fix Javadoc formatting * Abstract out repeated test code * Reuse constants in place of some string literals * Fix up some parameterized types * Reduce warnings reported by Eclipse * Reverted change due to lack of tests
27 lines
256 B
Plaintext
27 lines
256 B
Plaintext
dist
|
|
target
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.tar.gz
|
|
*.swp
|
|
*.swo
|
|
.classpath
|
|
.idea
|
|
.project
|
|
.PVS-Studio
|
|
.settings/
|
|
.vscode
|
|
*.log
|
|
*.DS_Store
|
|
_site
|
|
dependency-reduced-pom.xml
|
|
LICENSE.BINARY
|
|
NOTICE.BINARY
|
|
README.BINARY
|
|
README
|
|
*.lock
|
|
**/.pmd
|
|
**/.pmdruleset.xml
|
|
.java-version
|