presto-admin icon indicating copy to clipboard operation
presto-admin copied to clipboard

Extract presto client from presto admin

Open kokosing opened this issue 9 years ago • 0 comments

It would be nice that prestoclient.py would be extracted as separate tool that could be:

  1. used from other python libs (tools)
  2. tested there thoroughly as current test_prestoclient.py does not prove that this presto client is working. It is just the inversion of implementation

kokosing avatar Mar 02 '17 09:03 kokosing