Skip to content

Conversation

@wwj6591812
Copy link
Contributor

Purpose

In my company, a job throw the follow exception.
When debug this problem, we found that some log is absent in Paimon, now add it.

image

Linked issue: close #xxx

Tests

API and Format

Documentation

MessageType fileSchema = reader.getFileMetaData().getSchema();
MessageType requestedSchema = clipParquetSchema(fileSchema);

LOG.info(
Copy link
Contributor

Choose a reason for hiding this comment

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

LOG.debug? here will be lots of logs.

Copy link
Contributor Author

@wwj6591812 wwj6591812 Mar 4, 2025

Choose a reason for hiding this comment

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

thx, done
@JingsongLi

@wwj6591812 wwj6591812 force-pushed the add_log_help_debug_0228 branch from 7daa1f5 to eb28ff8 Compare March 4, 2025 01:02
@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit b29c006 into apache:master Mar 5, 2025
18 checks passed
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