<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Apr 14, 2018 at 10:39 AM, Eric Robeck <span dir="ltr"><<a href="mailto:erobeck@gmail.com" target="_blank">erobeck@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div><div>* I noticed some weird behavior with the assign filter that I want to point out.  When assigning multiple dimensions, sometimes one doesn't get assigned. It appears to depend on the order of the assignment. For example, in this stage Classification, Blue and Green are correctly assigned, but GpsTime is not:<br><br>        {<br>            "type":"filters.assign",<br>            "assignment":"Classification[:<wbr>]=0",<br>            "assignment":"GpsTime[:]=50",<br>            "assignment":"Blue[:]=10",<br>            "assignment":"Green[:]=20"<br>        },<br></div><div><br></div><div>However, when I take out the "GpsTime" assignment and replace it with "Green", the Green assignment fails, despite having the same value:<br></div><div><br>        {<br>            "type":"filters.assign",<br>            "assignment":"Classification[:<wbr>]=0",<br>
            "assignment":"Green[:]=20",<br>            "assignment":"Blue[:]=10"<br>        },<br><br></div></div></div></blockquote><div><br></div><div>It's going to be hard to provide any advide or to debug without a full pipeline.</div><div><br></div><div>Best,</div><div><br></div></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div></div>