Skip to content

[FEATURE] Calcite Engine Framework: Support TINYINT/SMALLINT/INT/BIGINT type #3348

@LantaoJin

Description

@LantaoJin

Is your feature request related to a problem?
In 3.0.0, we will unified the PPL data types.

What solution would you like?
Introduce the replacement data types as follow.

OpenSearch PPL Data Type Spark PPL Data Type Unified PPL Data Type
byte tinyint tinyint
short smallint smallint
integer int int
long bigint bigint

Ref #3339

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Not Started

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions