Skip to content

Add bytes type support in TDL compiler #254

@coderabbitai

Description

@coderabbitai

This issue tracks the implementation of bytes type support in the TDL compiler.

Background

PR #252 has added bytes type support in the Python TDL implementation (spider-py). The TDL compiler needs to be updated to recognize and handle the bytes primitive type.

Tasks

  • Update TDL compiler to parse bytes as a primitive type
  • Add appropriate type checking and validation for bytes
  • Add tests for bytes type in the compiler

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions