Skip to content

Commit

Permalink
[read-performance iterate] old-to-new CSV cutover
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Sep 8, 2015
1 parent 349e569 commit 99b88c1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions c/input/lrec_reader_csvex.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@
#include "containers/lhmslv.h"
#include "containers/parse_trie.h"

// ================================================================
// xxx to do:
// * avoid the separate paster: just inline lrec_put as in the csvlite reader.
// k ring buffer in pfr?
// k inline parse_trie_match
// * profile ..............
// ================================================================

// Idea of pheader_keepers: each header_keeper object retains the input-line backing
// and the slls_t for a CSV header line which is used by one or more CSV data
// lines. Meanwhile some mappers retain input records from the entire data
Expand Down

0 comments on commit 99b88c1

Please sign in to comment.