Menu

#2801 ASCII files read with regex should work with aggregation

nextrelease
open-fixed
nobody
None
5
5 days ago
5 days ago
No

I've got hundreds of files each with the line "runTimeMs: (\d+)", and I should be able to use the pattern control and aggregation to combine the data.

The problem was "getFieldNames" of AsciiTableDataSourceFactory didn't use the pattern control to switch parsers.

Discussion

MongoDB Logo MongoDB