[ 
https://issues.apache.org/jira/browse/CALCITE-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Forward Xu updated CALCITE-3329:
--------------------------------
    Description: 
Implement osquery command for OS adapter, Achieve similar features of 
FaceBook's osquery. E.g:
select * from os_version;
select * from system_info;
select * from mounts;
select * from interface_addresses
select * from memory_info;
SELECT * FROM interface_addresses;
select cpu_info.* from cpu_info

  was:Implement osquery command for OS adapter


> Implement osquery for OS adapter
> --------------------------------
>
>                 Key: CALCITE-3329
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3329
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Forward Xu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Implement osquery command for OS adapter, Achieve similar features of 
> FaceBook's osquery. E.g:
> select * from os_version;
> select * from system_info;
> select * from mounts;
> select * from interface_addresses
> select * from memory_info;
> SELECT * FROM interface_addresses;
> select cpu_info.* from cpu_info



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to