Skip to content

[python] support predicate negation and NotBetween, Like, AlwaysTrue, AlwaysFalse function#7352

Open
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:python-predicate
Open

[python] support predicate negation and NotBetween, Like, AlwaysTrue, AlwaysFalse function#7352
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:python-predicate

Conversation

@plusplusjiajia
Copy link
Member

Purpose

  • Add predicate negate support
  • NotBetween, Like, AlwaysTrue, AlwaysFalse function

Generative AI tooling

Claude-4.6

@JingsongLi
Copy link
Contributor

Why need to support negate?

@plusplusjiajia
Copy link
Member Author

Why need to support negate?

Thanks for the question. The original intent was to align with the Java implementation which supports negate(). However, after a look, negate doesn't actually affect predicate serialization, I will remove it.

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.

2 participants