Skip to content

Conversation

@lausannel
Copy link
Collaborator

@lausannel lausannel commented Nov 18, 2024

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

@HTHou HTHou merged commit 4690c97 into apache:main Nov 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants