FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

table plugin: Convert all values to strings by theopolis · Pull Request #36 · osquery/osquery-python · GitHub

table plugin: Convert all values to strings - #36

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

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

Conversation

Copy link
Copy Markdown
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 added the bug label May 29, 2017
theopolis merged commit 769e8a5 into osquery:master May 29, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL