Cython API: cleaner column rewriting API

This commit is contained in:
Celine Mercier
2019-03-13 11:13:55 +01:00
parent 6afd1294a7
commit b45c2ee653
3 changed files with 10 additions and 4 deletions

View File

@ -237,7 +237,8 @@ def run(config):
dcols[tag] = (view.rewrite_column_with_diff_attributes(old_column.name,
new_data_type=new_type,
new_nb_elements_per_line=new_nb_elements_per_line,
new_elements_names=new_elements_names),
new_elements_names=new_elements_names,
rewrite_last_line=False),
value_obitype)
# Update the dictionary: