Skip to content

Move tpch tests into sqllogictest. #6405

@liurenjie1024

Description

@liurenjie1024

Is your feature request related to a problem or challenge?

Currently for tpch tests, there are for tests in tpch benchmark:

  1. Verify generated plan
  2. Verify empty run
  3. Verify query result with some data
  4. Verify plan serialization/deserialization

Describe the solution you'd like

To better improve maintainability, I would like to move 1-3 to sqllogictest.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions