Commit Graph
2174 Commits
Author SHA1 Message Date
Eneko Lakasta dd1ee56648 use .some instead of .map & .some 2018-09-05 11:56:45 +02:00
Eneko Lakasta c54c3754ef fix indentation 2018-09-05 11:51:58 +02:00
Eneko Lakasta 6dde5fc6f1 use .some instead of reduce 2018-09-04 18:22:48 +02:00
Eneko Lakasta 880ef63720 add to logs named maps overviews instantiation 2018-09-04 16:21:20 +02:00
Eneko Lakasta b75150e91e set mapType in the controller instead of in the adapter 2018-09-04 16:20:38 +02:00
Eneko Lakasta 006e21379f please jshint line to long 2018-09-04 15:30:20 +02:00
Eneko Lakasta 7df0fb456b add to log anonymous maps instantiations that use overviews tables
Added to tiler profiler object:

overviewsAddedToMapconfig: true
mapType: 'anonymous'
2018-09-04 15:13:17 +02:00
Eneko Lakasta 95d179835c add to logs even if no overviews tables were used.
{usesOverviews:false}
2018-08-30 14:52:37 +02:00
Eneko Lakasta 7c52f504e5 add dataview type to overviews logs 2018-08-30 14:30:03 +02:00
Eneko Lakasta c9d50c412d add tests for dataviews 2018-08-29 18:00:13 +02:00
Eneko Lakasta 732f891850 refactor in order not to tamper the dataview results data 2018-08-29 15:06:48 +02:00
Eneko Lakasta 8ef260972d add to log when overviews are being used in dataviews 2018-08-29 13:50:21 +02:00
Javier Goizueta d338b5ca37 Fix column stats to support spaces in names
This complements changes in #1020
2018-08-21 12:55:30 +02:00
Jesús Arroyo Torrens e0f49ca8f5 Fix aggregation-query dimension functions regarding to spaces in columns 2018-08-16 15:34:06 +02:00
Jesús Arroyo Torrens 925328c43b Fix bug in date-wrapper regarding to columns with spaces 2018-08-16 13:38:26 +02:00
Jesús Arroyo Torrens 14cf3c1093 Fix typo 2018-08-16 12:16:20 +02:00
Daniel G. Aubert dfa057d979 Merge pull request #1016 from CartoDB/remove-step-template-maps
Remove step template maps
2018-08-02 15:02:59 +02:00
Daniel García Aubert 98ab237bf7 Merge branch 'master' into remove-step-template-maps 2018-08-02 14:10:26 +02:00
Daniel García Aubert 63e4bcebef Move function to class as private method 2018-08-02 13:13:48 +02:00
Daniel García Aubert 593a72a967 Reorganize code, estract methods and rename others 2018-08-02 11:40:41 +02:00
Simon Martín 6c8f38a241 improve var naming 2018-08-02 11:38:54 +02:00
Simon Martín a910f1442e explicit error return 2018-08-02 11:35:54 +02:00
Daniel García Aubert df14afb55f Remove unnecessary code 2018-08-01 19:15:28 +02:00
Daniel García Aubert 732a2d7742 Early return is the way to go. Avoid checking conditions later 2018-08-01 17:39:08 +02:00
Daniel García Aubert 78f4cf3155 Move code 2018-08-01 17:33:20 +02:00
Daniel García Aubert 8f763d655d Do not rename output values 2018-08-01 17:23:40 +02:00
Daniel García Aubert 64329c3fac Rename callback 2018-08-01 16:39:15 +02:00
Daniel García Aubert c8c22a787e CamelCase 2018-08-01 16:35:19 +02:00
Daniel García Aubert 6a6ec4300b Extract functions to compose query-rewrite-data 2018-08-01 16:30:59 +02:00
Simon Martín 44ba5aa568 forgotten return 2018-08-01 16:22:43 +02:00
Simon Martín 01658c33fd remove step and assert dependencies 2018-08-01 16:03:36 +02:00
Simon Martín efafd4cb3e success callback without err 2018-08-01 16:02:53 +02:00
Daniel García Aubert d25740ed51 Extract function to avoid dynamic clousures 2018-08-01 16:02:05 +02:00
Simon Martín 3bb4ad86ff remove template 5 refactor 2018-08-01 16:00:31 +02:00
Simon Martín b169c96f1c remove step 5 2018-08-01 15:57:22 +02:00
Daniel García Aubert 843f4b8e28 Use early return 2018-08-01 15:53:43 +02:00
Simon Martín e5b75abc76 some details 2018-08-01 15:53:41 +02:00
Daniel García Aubert 83777540d0 Merge branch 'master' into remove-step-mapconfig-overviews-adapter 2018-08-01 15:51:43 +02:00
Simon Martín 0e28348e16 manage JSON parse and stringify sinc errors 2018-08-01 15:48:24 +02:00
Simon Martín 7b7bee2901 improve naming 2018-08-01 15:43:45 +02:00
Simon Martín 2a2f703abc style details 2018-08-01 15:40:40 +02:00
Simon Martín e85f4e4129 selft to this 2018-08-01 15:39:25 +02:00
Simon Martín bcad6dbe22 anage errors 2018-08-01 15:32:44 +02:00
Simon Martín e9f88a78d5 remove step 4 2018-08-01 15:28:15 +02:00
Simon Martín 085d26f1b2 remove step 3: refactor 2018-08-01 13:27:07 +02:00
Daniel García Aubert 559546d333 Merge branch 'master' into remove-step-filter-stats 2018-08-01 13:22:57 +02:00
Simon Martín da8d92b78e remove step 3 2018-08-01 13:20:10 +02:00
Simon Martín 2134bf898a check user template limit in the right way 2018-08-01 13:13:25 +02:00
Daniel García Aubert e27ed7e79d Merge branch 'master' into remove-step-user-limits 2018-08-01 12:46:47 +02:00
Simon Martín f27d5ba7d1 unneeded check 2018-08-01 12:40:22 +02:00