lausannel opened a new pull request, #23: URL: https://github.com/apache/iotdb-client-csharp/pull/23
This PR addresses an issue where the column names in the result set returned by a SELECT statement did not follow the order specified in the query. Instead, they were returned in an unexpected or incorrect sequence. Changes: - Change initlization logic for `SessionDataSet` to maintain correct column order. - Added corresponding tests. #21 -- 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]
