jt2594838 opened a new pull request, #185: URL: https://github.com/apache/tsfile/pull/185
When constructing an IDeviceID with String[]: (1) If all segments are null (or length == 0), throw an IllegalDeviceID exception; (2) If the segments contain tailing nulls, remove them; (3) If the segments have only one segment after (2), add a tailing null to it. -- 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]
