0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for correct alias display name in aggregation queries More... over 10 years ago
Update docs for recent v2.2 changes. More... over 10 years ago
Added alternate syntax for AS construction in aggregation groups More... over 10 years ago
new IS NULL implementation More... over 10 years ago
Implemented BD-22: INCLUDE/EXCLUDE functions More... over 10 years ago
Added support in parser for: linkPath IS NULL More... over 10 years ago
supported aliases in the returning result fields More... over 10 years ago
Added initial support for AS in fields set definition More... over 10 years ago
Added initial support for AS in fields set definition More... over 10 years ago
top-level filters in metrics and groups More... over 10 years ago
Merge branch 'master' of github.com:dell-oss/Doradus More... over 10 years ago
Added support for leading WHERE clauses in metrics and aggregation groups More... over 10 years ago
COUNT with scalar fields support in query More... over 10 years ago
Include <summary> and <metric> values in aggregate queries when the metric computation is null (e.g., MAX on a field with no values). More... over 10 years ago
Fixed BD-13: WHERE filter combined with COUNT doesn't work More... over 10 years ago
Added support for scalar types in function COUNT More... over 10 years ago
Merge pull request #1 from srdrucker/master More... over 10 years ago
bd-12 test has been apdated More... over 10 years ago
properties for global filters in group fields/metrics More... over 10 years ago
Updated POM to pull datastax cassandra driver needed to compile com.dell.doradus.service.db.cql package. More... over 10 years ago
Fixed BD-12: "AutoTables" option is always set to TRUE More... over 10 years ago
Merge branch 'master' of github.com:dell-oss/Doradus More... over 10 years ago
Fixed BD-10: Range clause returns wrong result More... over 10 years ago
Merge branch 'master' of github.com:dell-oss/Doradus More... over 10 years ago
bd-35. tests for olap and spider have been added More... over 10 years ago
Added support for: 1) COUNT(WHERE(linkPath)) in search query 2) Starting WHERE clause in functions SUM, AVERAGE, COUNT, MIN, MAX and DISTINCT More... over 10 years ago
add query types for COUNT query for (non-link) fields More... over 10 years ago
Allow queries to be started with WHERE clause More... over 10 years ago
test and test results for bd-31 has been updated. Link field has been added More... over 10 years ago
results for bd-13 has been changed More... over 10 years ago