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

[BUG] reflection should work in pure command mode as well #125

@LeonhardFS

Description

@LeonhardFS

python3 -c 'import tuplex; c = tuplex.Context(); c.parallelize([1, 2, 3, 4, 5]).map(lambda x: x*x).collect()' this should work as well.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions