Skip to content

feat(frontend): fix console message display issue#4483

Merged
kunwp1 merged 2 commits into
apache:mainfrom
kunwp1:chris-fix-console-frame
Apr 23, 2026
Merged

feat(frontend): fix console message display issue#4483
kunwp1 merged 2 commits into
apache:mainfrom
kunwp1:chris-fix-console-frame

Conversation

@kunwp1
Copy link
Copy Markdown
Contributor

@kunwp1 kunwp1 commented Apr 23, 2026

What changes were proposed in this PR?

This PR fixes the console message display issue described in #4482.

After the fix:
Screenshot 2026-04-22 at 9 42 48 PM

Any related issues, documentation, discussions?

Closes #4482

How was this PR tested?

Run a python UDF operator with print() statement.

Was this PR authored or co-authored using generative AI tooling?

No.

@kunwp1 kunwp1 requested a review from aglinxinyuan April 23, 2026 04:43
@kunwp1 kunwp1 self-assigned this Apr 23, 2026
@github-actions github-actions Bot added the frontend Changes related to the frontend GUI label Apr 23, 2026
Copy link
Copy Markdown
Contributor

@aglinxinyuan aglinxinyuan left a comment

Choose a reason for hiding this comment

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

LGTM! :host usually needs to be the first line.

@kunwp1
Copy link
Copy Markdown
Contributor Author

kunwp1 commented Apr 23, 2026

I'll move it to the first line and then merge it. Thanks!

@kunwp1 kunwp1 merged commit 7486f61 into apache:main Apr 23, 2026
11 checks passed
@kunwp1 kunwp1 deleted the chris-fix-console-frame branch April 23, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Changes related to the frontend GUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Console Messages in the Result Panel Not Showing Up

2 participants