Vadim Ogievetsky
Vadim Ogievetsky
Does anything need to be removed from the docs? Is that going to be done in a separate PR?
Nice! This would be a great feature. I can not really comment on (2), (3), (4) but big 👍 for (1)
Huh... Alternatively Presto's version could be made semantic by appending ".0" to the end. Thoughts @tarekrached
You can use the auth hook to integrate an authentication module, we are actually revisiting it right now to be more useful.
This is due to the `maxComputeCycles` parameter that defaults to `5`. It is passed as a second argument to the `compute` function (or as the second argument to the `basicExecutor`)...
I am confused, where are you running this query? In Plywood you can use an OR or a set of TIME_RANGES like so: ``` json { "action": "in", "expression": {...
Hi, a JVM example can be found here: http://imply.io/post/2016/05/04/programmatic-plyql.html
Sorry about this, native quantile never worked (it only worked if you are using Druid). I actually made them work a long time ago but that code accidentally fell between...
Crazy! On Thu, Aug 4, 2016 at 2:56 PM Dave Li [email protected] wrote: > just updated safari from 8.0.8 to 9.1.2 and everything seems good > > — > You...
Pivot should be able to rename things arbitrarily. Looking into this.