Preetham created ASTERIXDB-3605:
-----------------------------------
Summary: Left Outer Join doesn't satisfy partitioning properties
coorrectly.
Key: ASTERIXDB-3605
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3605
Project: Apache AsterixDB
Issue Type: Bug
Components: COMP - Compiler
Reporter: Preetham
Say [a_0,a_1,a_2] is first Delivered Partitioning properties on a join
condition a_0=b_0 AND a_1=b_1 AND a_2=b_2, Left outer Join doesnt necessarily
enforce the partitioning order [b_0,b_1,b_2]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)