Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

[Tests] Add Unit test for cpp/src/types #19

@jikunshang

Description

@jikunshang

TODO List:

  • TypeSignature Test

  • ValuesNode Test

  • RowExpression Test

    • VariableReferenceExpression
    • CallExpression
    • ConstantExpression
    • SpecialFormExpression
  • Split Test

    • HiveSpilt
    • TpchSplit
    • RemoteSplit
  • PlanNode Test

    • GroupIdNode
    • MarkDistinctNode
    • WindowNode
    • JoinNode
    • EnforceSingleRowNode
    • ProjectNode
    • FilterNode
    • AggregationNode
    • TopNNode
    • TableScanNode
    • OutputNode
    • SortNode
    • AssignUniqueId
    • TopNRowNumberNode
    • ExchangeNode
    • SemiJoinNode
    • LimitNode
    • RemoteSourceNode

Metadata

Metadata

Assignees

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