CritasWang commented on PR #16:
URL: 
https://github.com/apache/iotdb-client-nodejs/pull/16#issuecomment-4976159906

   Rebased onto develop after #15 (DATE yyyyMMdd fix) merged. Conflict 
resolution notes: kept #15's `parseDateToInt` semantics everywhere and removed 
the BufferPool usage from `serializeDateColumn`; also updated the fast tablet 
path's DATE branch to use `parseDateToInt` (it predated #15), so the 
single-buffer path encodes yyyyMMdd identically — covered by the existing 
golden fast-vs-legacy byte-for-byte tests plus the exact-wire-bytes DATE tests 
from #15. 152/152 unit tests pass.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to