Randall Whitman

Results 124 comments of Randall Whitman

> When computing the aggregate convex hull, we shouldn't be losing geometries when computing the partial result or when merging. Both `geom1` and `geom2` should be [non-empty] degenerate polygons, since...

Hi @tpolong - thanks for reporting this. I'm curious in what time zone was that run - in case it makes a difference.

Sorry, I'm not sure what time-zone that is — please see - https://24timezones.com/time-zones

Oh, "can't run" may mean a compilation problem rather than failed test - i may have misread it. (the image does not mean much to me.)

~Even worse, the compile error is in `BaseJsonSerde`, in the product source itself. `spatial-framework-for-hadoop/hive/src/main/java/com/esri/hadoop/hive/serde/BaseJsonSerDe.java:[324,24] error: method getPrimitiveEpoch in class HiveShims cannot be applied to given types;` Indicates that it may...

Both TestEsriJsonSerDe and TestGeoJsonSerDe just passed for me. I'm scheduled tests at varying times today, so I can see of the results vary by time of day (e.g. around 00:00...

All tests passed for me, at all the following times, PST: 0030 0230 0330 0345 0400 0415 0430 0530 1045 1130 1230 1330 1430 1530 1545 1600 1615 1630 1830...

Thanks for the test details. This is curious, why we see different results. Did you test with default versions of Hive etc (that is, no `-P` arguments to `mvn`)? I'm...

Noticing that the test results were posted about 23:30 PST, I've scheduled tests to run here at 23:30 UTC-8, to see if at that time of day it will repro...