esper icon indicating copy to clipboard operation
esper copied to clipboard

FireAndForget beautify event type name

Open yangguang760 opened this issue 7 years ago • 0 comments

When running a fireAndForget query like

@Name("QueryXXX")
select * from xxx

The result.getEventType.getName is like "stat_xx" but not "QueryXXX“.

yangguang760 avatar Mar 18 '19 09:03 yangguang760