Skip to content

fix: correct behavior of cross-database table valued functions #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

anju15bharti
Copy link
Contributor

@anju15bharti anju15bharti commented Jun 3, 2025

Description

Added missing hook for tabled valued function execution to check privilege against login instead of your user.

Extension PR: babelfish-for-postgresql/babelfish_extensions#3802

Issues Resolved

BABEL-5792

@shardgupta shardgupta merged commit 82c678d into babelfish-for-postgresql:BABEL_5_X_DEV__PG_17_X Jun 3, 2025
2 checks passed
shardgupta pushed a commit to babelfish-for-postgresql/babelfish_extensions that referenced this pull request Jun 3, 2025
Fixed behavior of cross-database table valued functions

Earlier, tabled valued function was not working for cross-db scenarios, with this commit we have fixed it's behaviour.

Engine PR : babelfish-for-postgresql/postgresql_modified_for_babelfish#583

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
@shardgupta shardgupta deleted the tvf-cross-db branch June 3, 2025 12:24
anju15bharti added a commit to amazon-aurora/postgresql_modified_for_babelfish that referenced this pull request Jun 3, 2025
…fish-for-postgresql#583)

Added missing hook for tabled valued function execution to check privilege against login instead of your user.

Extension PR: babelfish-for-postgresql/babelfish_extensions#3802

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
anju15bharti added a commit to amazon-aurora/babelfish_extensions that referenced this pull request Jun 3, 2025
…resql#3802)

Fixed behavior of cross-database table valued functions

Earlier, tabled valued function was not working for cross-db scenarios, with this commit we have fixed it's behaviour.

Engine PR : babelfish-for-postgresql/postgresql_modified_for_babelfish#583

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
anju15bharti added a commit to amazon-aurora/postgresql_modified_for_babelfish that referenced this pull request Jun 3, 2025
…fish-for-postgresql#583)

Added missing hook for tabled valued function execution to check privilege against login instead of your user.

Extension PR: babelfish-for-postgresql/babelfish_extensions#3802

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
shardgupta pushed a commit that referenced this pull request Jun 4, 2025
…#584)

Added missing hook for tabled valued function execution to check privilege against login instead of your user.

Extension PR: babelfish-for-postgresql/babelfish_extensions#3802

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
shardgupta pushed a commit to babelfish-for-postgresql/babelfish_extensions that referenced this pull request Jun 4, 2025
Fixed behavior of cross-database table valued functions

Earlier, tabled valued function was not working for cross-db scenarios, with this commit we have fixed it's behaviour.

Engine PR : babelfish-for-postgresql/postgresql_modified_for_babelfish#583

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
Yvinayak07 pushed a commit to amazon-aurora/babelfish_extensions that referenced this pull request Jun 6, 2025
…resql#3802)

Fixed behavior of cross-database table valued functions

Earlier, tabled valued function was not working for cross-db scenarios, with this commit we have fixed it's behaviour.

Engine PR : babelfish-for-postgresql/postgresql_modified_for_babelfish#583

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
sharathbp pushed a commit to amazon-aurora/babelfish_extensions that referenced this pull request Jun 17, 2025
…resql#3802)

Fixed behavior of cross-database table valued functions

Earlier, tabled valued function was not working for cross-db scenarios, with this commit we have fixed it's behaviour.

Engine PR : babelfish-for-postgresql/postgresql_modified_for_babelfish#583

Task: BABEL-5792

Signed-off-by: ANJU BHARTI <[email protected]>
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.

5 participants