Tim Ellison created PIRK-47:
-------------------------------
Summary: Change Query name and number to a unique identifier
Key: PIRK-47
URL: https://issues.apache.org/jira/browse/PIRK-47
Project: PIRK
Issue Type: Improvement
Components: Querier
Reporter: Tim Ellison
Presently, each individual Query can be identified by a (String) name and
(double) number. These are not used by Pirk, but aid in identifying the query
to the user, in debug, etc.
The proposed improvement is to merge these into a universally unique identifier
(UUID). While the UUID may not be as readable as a user defined string, there
is less opportunity for inadvertent identity collision, and taken together with
the query schema name still makes identifying a particular query easy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)