https://bz.apache.org/bugzilla/show_bug.cgi?id=59383
--- Comment #1 from Javen O'Neal <[email protected]> --- getFormat caches data format in r1741114. Skimming the code, createFormat does not cache data format. Would caching the format returned by createFormat improve the speed over previous builds? If not, should createFormat be static? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
