cisco-ie / tdm

Telemetry Data Mapper to ease data discovery, correlation, and usage with YANG, MIBs, etc.
Apache License 2.0
37 stars 5 forks source link

Fix ETL Search Crash on Variable Names #50

Closed remingtonc closed 5 years ago

remingtonc commented 5 years ago

AQL did not like _ prefixing variable names, removes prefix. Resolves #49