Daniel García Aubert
|
c8286233be
|
Do not apply timezone for minute an hour aggregations
|
2017-07-12 17:08:55 +02:00 |
|
Daniel García Aubert
|
b67f6053e8
|
Should respect first timestamp as bin_start
|
2017-07-12 15:19:28 +02:00 |
|
Daniel García Aubert
|
6d2934b30b
|
Going red: add test to check automatic mode works with dates
|
2017-06-29 16:53:52 +02:00 |
|
Daniel García Aubert
|
7018af18b6
|
Support automatic aggregation for time-series histogram
|
2017-06-28 19:58:45 +02:00 |
|
Daniel García Aubert
|
01027b73da
|
Fix jshint typo
|
2017-06-27 14:36:18 +02:00 |
|
Daniel García Aubert
|
af42fba53b
|
Check that quarter aggreagtion uses filters properly in date histogram dataview
|
2017-06-27 14:28:23 +02:00 |
|
Daniel García Aubert
|
a6daca9628
|
Support date histograms using timestamp with and without timezones
|
2017-06-22 18:04:23 +02:00 |
|
Daniel García Aubert
|
95a6ad3b86
|
Support quarter aggregation in histograms over date columns
|
2017-06-05 16:04:42 +02:00 |
|
Daniel García Aubert
|
d01787842f
|
Support UTC timezone override
|
2017-06-05 15:23:04 +02:00 |
|
Daniel García Aubert
|
c86f92f8eb
|
Improve test description
|
2017-06-05 15:05:23 +02:00 |
|
Daniel García Aubert
|
003227fb29
|
Fix assertion
|
2017-06-05 14:59:35 +02:00 |
|
Daniel García Aubert
|
869408b7b7
|
Use Eastern Daylight Time while testing
|
2017-06-05 14:50:49 +02:00 |
|
Daniel García Aubert
|
dc844f8131
|
Remove console.log
|
2017-06-05 14:23:53 +02:00 |
|
Daniel García Aubert
|
71e9e62db0
|
Improved histogram assertion with moment.js
|
2017-06-05 14:18:24 +02:00 |
|
Daniel García Aubert
|
8bc38a375a
|
Support timezone aggregation
|
2017-06-02 18:37:49 +02:00 |
|
Daniel García Aubert
|
c1fac13d6b
|
Be able to accept timezone parameter
|
2017-06-02 12:45:34 +02:00 |
|
Daniel García Aubert
|
6374d2e4b6
|
Fix typo
|
2017-06-02 12:17:55 +02:00 |
|
Daniel García Aubert
|
9c34428984
|
Allow override start and end params
|
2017-06-02 12:15:43 +02:00 |
|
Daniel García Aubert
|
1d66e49910
|
WIP implemented date histogram
|
2017-06-01 20:07:46 +02:00 |
|
Raul Ochoa
|
fa94550261
|
Include changes for overviews implementation
|
2017-03-16 19:15:34 +01:00 |
|
Mario de Frutos
|
b446c31cbc
|
Other category now uses the selected aggregated function (#633)
* Other category in category widget uses selected aggregation function
Fixes https://github.com/CartoDB/Windshaft-cartodb/issues/628
|
2017-03-02 10:48:20 +01:00 |
|
Raul Ochoa
|
281588abd2
|
Add test to validate bins param is casted as Number
|
2017-02-02 16:12:49 +01:00 |
|
Daniel García Aubert
|
a4a1fb930a
|
Be able to not compute NULL categories and null values wheter aggregation operation is not 'count'
|
2017-01-17 17:09:17 +01:00 |
|
Daniel García Aubert
|
6555353e0e
|
Improve test to handle NULL values in category and aggregation columns using any operation
|
2017-01-16 19:23:08 +01:00 |
|
Daniel García Aubert
|
f5f0601e53
|
Add test to check if NULL category count values properly
|
2017-01-16 17:00:28 +01:00 |
|
Raul Ochoa
|
e8df09c85b
|
Add support for min, max, and avg operations in aggregation dataview
|
2016-06-20 16:26:24 +02:00 |
|
Daniel García Aubert
|
d9297d54de
|
made error_with_context non optional and adapted test's assertion
|
2016-06-13 16:14:01 +02:00 |
|
Raul Ochoa
|
4a11115dd0
|
Improve errors for dataviews validation
|
2016-06-09 18:13:54 +02:00 |
|
Raul Ochoa
|
3269fef845
|
Sort start and end override params
Fixes #375
|
2016-06-06 17:10:52 +02:00 |
|
Javier Goizueta
|
9206b1a1b5
|
Fix dataviews/overviews tests and add some new cases
|
2016-05-18 18:16:32 +02:00 |
|
Javier Goizueta
|
5989ab344d
|
Add test to detect problem #457
|
2016-05-18 18:02:08 +02:00 |
|
Javier Goizueta
|
1872fbd021
|
Add test cases for dataview formulae
Check the overriden (sum,avg,count) and non-overriden (min, max) cases.
|
2016-05-18 10:48:13 +02:00 |
|
Javier Goizueta
|
bbb1b4a7b9
|
Add tests missing file
|
2016-05-18 08:11:52 +02:00 |
|