Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Space padded select-queries should return DataFrames #404

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Space padded select-queries should return DataFrames #404

merged 1 commit into from
Apr 26, 2017

Conversation

andre-c-andersen
Copy link
Contributor

Fixed an issue where space padded select-queries are interpreted as being non-select-queries thus falling back to returning a ResultSet instead of a dictionary of panda DataFrames.

Fixed an issue where space padded select-queries are interpreted as being non-select-queries thus falling back to returning a ResultSet instead of a dictionary of panda DataFrames.
Copy link
Collaborator

@xginn8 xginn8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like a good change!

@andre-c-andersen
Copy link
Contributor Author

This pull request should address issue 425.

@aviau
Copy link
Collaborator

aviau commented Apr 26, 2017

Thanks!

@aviau aviau merged commit daf6a76 into influxdata:master Apr 26, 2017
@andre-c-andersen andre-c-andersen deleted the patch-1 branch May 20, 2017 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants