◐ Shell
clean mode source ↗

fix: Add get_table_query_string_with_alias() for PostgreSQL subquery aliasing by YassinNouh21 · Pull Request #5811 · feast-dev/feast

…aliasing

PostgreSQL requires all subqueries in FROM clauses to have aliases.
This adds a new method get_table_query_string_with_alias() to PostgreSQLSource
that automatically adds an alias when the source is query-based.

The existing get_table_query_string() is preserved for backward compatibility
and updated with documentation explaining when to use the new method.

Fixes feast-dev#5605

Signed-off-by: Yassin Nouh <yassinmnouh@gmail.com>
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>

franciscojavierarceo

@franciscojavierarceo

YassinNouh21 added a commit to YassinNouh21/feast that referenced this pull request

Jan 10, 2026
…aliasing (feast-dev#5811)

Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>

kyledepasquale pushed a commit to kyledepasquale/feast that referenced this pull request

Jan 21, 2026

YassinNouh21 added a commit to YassinNouh21/feast that referenced this pull request

Feb 7, 2026
…aliasing (feast-dev#5811)

Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>

YassinNouh21 pushed a commit to YassinNouh21/feast that referenced this pull request

Feb 7, 2026

YassinNouh21 pushed a commit to YassinNouh21/feast that referenced this pull request

Feb 7, 2026

jyejare pushed a commit to opendatahub-io/feast that referenced this pull request

Mar 9, 2026

jyejare pushed a commit to opendatahub-io/feast that referenced this pull request

Mar 9, 2026