<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
Think you may have ended up with some strings internally marked
ASCII by R, which Encoding() returns as "unknown". That
shouldn't be a problem and they should join fine. I've change
the new warning in v1.8.11 so if it was that, it should be ok now
(commit 1153), please confirm.<br>
<br>
Matt<br>
<br>
On 13/02/14 16:05, <a class="moz-txt-link-abbreviated" href="mailto:caneff@gmail.com">caneff@gmail.com</a> wrote:<br>
</div>
<blockquote
cite="mid:CAAuY0RWrRdzEMCkLTkhkd6DAsWvYJcMX1-3=RD-sCRRxJ42tMw@mail.gmail.com"
type="cite">I have a master DT. I aggregate it in one way, and
aggregate it in another with a common key between them. When I
try to merge these two, it says that the key does not have the
same encoding on both sides. If I call Encoding() on each of the
keys, they both are listed as "unknown", so from what I can see
they still look the same.
<div>
<br>
</div>
<div>I can't create a safe to share reproducible case
unfortunately, the simple ones I've tried all work. If you can
give more advice on how to debug maybe I can.</div>
<div><br>
</div>
<div>This is using the latest devel version. I did not have this
issue i 1.8.10</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
datatable-help mailing list
<a class="moz-txt-link-abbreviated" href="mailto:datatable-help@lists.r-forge.r-project.org">datatable-help@lists.r-forge.r-project.org</a>
<a class="moz-txt-link-freetext" href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help</a></pre>
</blockquote>
<br>
</body>
</html>