steampipe icon indicating copy to clipboard operation
steampipe copied to clipboard

Ordering of columns returned by a query when trying to run `select * from [table_name]`.

Open sidr0cker opened this issue 1 year ago • 2 comments

Describe the bug Steampipe is not ensuring the order of columns returned when trying to execute a select * from query.

Steampipe version (steampipe -v) v0.21.3

To reproduce Execute select * from [table_name] multiple times. There would be random cases where the ordering of columns returned would vary.

Expected behavior Expect the order of columns returned to be always the same, expect for cases where columns are added / deleted.

Additional context Add any other context about the problem here.

sidr0cker avatar Jan 29 '24 09:01 sidr0cker

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar May 21 '24 08:05 github-actions[bot]

This issue was closed because it has been stalled for 90 days with no activity.

github-actions[bot] avatar Jun 20 '24 08:06 github-actions[bot]