这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG] Is keyword crash #54

@bgivertz

Description

@bgivertz

Tuplex crashes when the the is keyword is used with a non-boolean or non-none type argument.

Example:

c = Context()
c.parallelize([1, 2, 3]).filter(lambda x: x is 2).collect()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions