Yicong-Huang commented on PR #7107: URL: https://github.com/apache/texera/pull/7107#issuecomment-5126513351
Re-resolved (the initial auto-commit had effectively dropped the fix). All four hunks of #6017 now apply on v1.2 — the two `.and(if (uid == null) DSL.falseCondition() else …UID.eq(uid))` join predicates, the `PROJECT_USER_ACCESS.UID.isNotNull` change in `privateAccessCondition`, and the null-safe privilege getter in `toEntryImpl`. I dropped only the incoming `.leftJoin(WORKFLOW_COVER_IMAGE)` lines that rode along in the hunk — that table/feature is main-only and not part of this dedup fix. Note this is the **workflows** variant; #6992 backported only the datasets variant (#6016), so this is still needed. Marking ready. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
