Skip to content

Handled PR review comments#39

Closed
sc250072 wants to merge 468 commits into
masterfrom
SplitingPR
Closed

Handled PR review comments#39
sc250072 wants to merge 468 commits into
masterfrom
SplitingPR

Conversation

@sc250072
Copy link
Copy Markdown
Collaborator

@sc250072 sc250072 commented Sep 28, 2025

Description

This pull request addresses review comments raised by the Trino team on trinodb/trino#26574. The changes improve the code and documentation based on feedback received during the review process.

Additional context and related issues

  • Related upstream PR: trinodb/trino#26574
  • This PR implements fixes and improvements requested by the Trino maintainers during their review.
  • Context: The changes here are in direct response to the suggestions and required updates for full upstream compatibility.

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( x) Release notes are required, with the following suggested text:

## Section
* Addressed review comments from upstream Trino PR ({issue}`26574`) to ensure compatibility and quality.

sc250072 and others added 30 commits September 3, 2025 19:20
clearscape url

Co-authored-by: Satish Chinthanippu <satish.chinthanippu@teradata.com>
Co-authored-by: Satish Chinthanippu <satish.chinthanippu@teradata.com>
Co-authored-by: Satish Chinthanippu <satish.chinthanippu@teradata.com>
Co-authored-by: Satish Chinthanippu <satish.chinthanippu@teradata.com>
Add developer documentation for Teradata Trino connector
Add comprehensive documentation for Teradata connector
Updated Teradata documentation
Added Java documentation for missed methods
# Conflicts:
#	plugin/trino-teradata/src/test/java/io/trino/plugin/integration/TeradataJdbcConnectorTest.java
#	plugin/trino-teradata/src/test/java/io/trino/plugin/integration/clearscape/BaseException.java
#	plugin/trino-teradata/src/test/java/io/trino/plugin/integration/clearscape/Error4xxException.java
Fixed github error prone check issues
sc250072 and others added 28 commits September 28, 2025 16:34
I have made the changes as per comments in Trino Teradata initial PR
if (!this.hasBehavior) in teradataConnectorTest.java
Added comments to explain use of functions and they have been overridden
Merged AbstractTeradataJdbcTest.java into TestTeradataJdbcTypeMapping.java and renamed it to TestTeradataTypeMapping
Removed abbreviations from toWriteMapping
I have made the changes as per comments in Trino Teradata initial PR
@sc250072 sc250072 closed this Sep 28, 2025
@sc250072 sc250072 deleted the SplitingPR branch September 28, 2025 17:15
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.

3 participants