Skip to content

Conversation

@dv255037
Copy link
Contributor

Description

Added detailed documentation for Teradata connector pushdown capabilities including:

  • Join pushdown with cost-based optimization
  • Limit and Top N pushdown
  • Projection and predicate pushdown
  • Aggregate pushdown for numeric and string data types

This documentation covers:

  • Configuration properties for join pushdown (join-pushdown.enabled, join-pushdown.strategy)
  • Supported operators and functions for predicate pushdown
  • Aggregate function support by data type
  • Performance optimization benefits and limitations

What's included?

  • One
  • Two
  • Three

General Tests for Every PR

Please make sure your PR adheres to the following requirements:

  • npm run start still works.
  • npm run build still works.
  • Code adheres to project style guidelines (e.g., linting, formatting).
  • Any new dependencies have been added to the appropriate files.
  • The changes do not introduce new issues or regressions.

Screenshots or Visual Updates (if applicable)

@dv255037 dv255037 requested a review from sc250072 August 22, 2025 07:29
@dv255037 dv255037 self-assigned this Aug 22, 2025
@github-actions
Copy link

github-actions bot commented Sep 10, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-24 08:41 UTC

Copy link
Contributor

@sc250072 sc250072 left a comment

Choose a reason for hiding this comment

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

Looks Good

@sc250072 sc250072 merged commit 6f9d3c1 into main Sep 24, 2025
1 check passed
@sc250072 sc250072 deleted the IDE-25217-Pushdown-Functionality branch September 24, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants