Skip to content

Conversation

@tianzhou
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 15, 2025 18:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Refactor to simplify expression formatting and unify handling of array-based comparisons, especially converting "= ANY(ARRAY[...])" into "IN (...)" where appropriate.

  • Introduces a reusable helper formatArrayAsIN to centralize "IN (...)" rendering.
  • Clarifies and tightens formatScalarArrayOpExpr to convert only "= ANY" to "IN", preserving other ANY/ALL operators, with extensive inline documentation.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tianzhou tianzhou merged commit 6171dfd into main Oct 15, 2025
2 checks passed
@tianzhou tianzhou deleted the view_logic_expr_followup branch October 23, 2025 06:34
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.

1 participant