Skip to content

export_to_file: wrong interpretation of with_column_names #265

@tpetrik

Description

@tpetrik

Checklist

In order to speedup fixing the bug, please make sure you address as many items from the following checklist as possible.

  • I have reproduced the issue with the latest released version of PyExasol.
  • I have added references to issues that sound similar in section Related Issues.

Summary

According to documentation (https://exasol.github.io/pyexasol/master/user_guide/exploring_features/import_and_export/parameters.html) with_column_names can be True or False.
However, http_transport.py handles this differently: If the parameter is not None the option is set anyways!

Metadata

Metadata

Assignees

Labels

bugUnwanted / harmful behavior

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions