Skip to content

Issue with pretty print #94

@mkalioby

Description

@mkalioby

Describe the bug and expected behavior
Long field values are broken into 2 lines which means the results, this is difficult because this means data can't be exported to Excel or any similar spreadsjeet

./dsq Summary.csv 'select workflow,requested_test,count(*) from {} group by workflow,requested_test' -p

Selection_441

Reproduction steps
Just run the sample command against the csv file.Summary.csv

Versions

  • OS: Linux mk-cgm 5.14.0-1048-oem Support parallel encoding - WIP #55-Ubuntu SMP Mon Aug 8 14:58:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
  • Shell: bash
  • dsq version: Version v0.22.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions