Skip to content

[BUG] compress后语句内容tab被替换为了空格 #301

@doubility

Description

@doubility

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.

./soar.darwin-amd64 -query="SELECT * FROM t1 where a = 'a b';" -report-type=compress -log-level=0

  1. What did you expect to see?
  2. What did you see instead?

SELECT * FROM t1 where a = 'a b';
SELECT * FROM t1 where a = 'a b';

compress后tab被替换为了空格

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions