Skip to content

[Bug] [api][runtime] Call from_datastream and then to_table will cause exception. #93

@wenjin272

Description

@wenjin272

Search before asking

  • I searched in the issues and found nothing similar.

Description

Currently, when user call from_datastream and then to_table when build an flink job with agent, it will throw exception for table env is null.

How to reproduce

agent_env.from_datastream(input_stream).apply(agent).to_table()

Version and environment

all versions

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

bug[Issue Type] Something isn't working as expected.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions