Project

General

Profile

« Previous | Next » 

Revision 1993

bin/map: in_is_db: by_col: Strip off XML functions

View differences:

map
276 276
            if by_col:
277 277
                row_ready = lambda row_num, input_row: None# disable row_ready()
278 278
                map_table(col_names, [col_names]) # values are the column names
279
                xml_func.strip(root)
279 280
                sys.stderr.write(str(root))
280 281
                raise NotImplementedError(
281 282
                    'By-column optimization not available yet')

Also available in: Unified diff