Skip to content

table plugin: Convert all values to strings#36

Merged
theopolis merged 1 commit intoosquery:masterfrom
theopolis:int-to-str
May 29, 2017
Merged

table plugin: Convert all values to strings#36
theopolis merged 1 commit intoosquery:masterfrom
theopolis:int-to-str

Conversation

@theopolis
Copy link
Member

For TablePlugins we need to send all data to Thrift as strings. We allow tables to use INTEGER types with SQL, but need to make a fast-pass at converting values which are not string to string-types.

Fixes #28.

@theopolis theopolis added the bug label May 29, 2017
@theopolis theopolis merged commit 769e8a5 into osquery:master May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant