Skip to content

fix: Support Time data type as primary key for generate-table-partitions, Teradata#1588

Merged
nj1973 merged 5 commits into
developfrom
issue-1576-time-datatype-generate-partitions
Sep 22, 2025
Merged

fix: Support Time data type as primary key for generate-table-partitions, Teradata#1588
nj1973 merged 5 commits into
developfrom
issue-1576-time-datatype-generate-partitions

Conversation

@sundar-mudupalli-work

Copy link
Copy Markdown
Collaborator

Description of changes

This fix supports Time Data Type as a primary key for generate-table-partitions, for Teradata

Issues to be closed

Closes #1576

Checklist

  • I have followed the CONTRIBUTING Guide.
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated any relevant documentation to reflect my changes, if applicable
  • I have added unit and/or integration tests relevant to my change as needed
  • I have already checked locally that all unit tests and linting are passing (use the tests/local_check.sh script)
  • I have manually executed end-to-end testing (E2E) with the affected databases/engines

@sundar-mudupalli-work

Copy link
Copy Markdown
Collaborator Author

/gcbrun

@helensilva14

Copy link
Copy Markdown
Collaborator

/gcbrun

@nj1973

nj1973 commented Sep 22, 2025

Copy link
Copy Markdown
Collaborator

/gcbrun

@nj1973 nj1973 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nj1973 nj1973 merged commit 9a96f3a into develop Sep 22, 2025
5 checks passed
@nj1973 nj1973 deleted the issue-1576-time-datatype-generate-partitions branch September 22, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate Partition Issue : Issue in YAML generation when TIME datatype is present in validation tables

3 participants