XuQianJin-Stars opened a new pull request #1444: [CALCITE-3329] Implement 
osquery for OS adapter
URL: https://github.com/apache/calcite/pull/1444
 
 
   Fix ISSUE 
[CALCITE-3329](https://issues.apache.org/jira/browse/CALCITE-3329), 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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to