Skip to content

Comments

HIVE-26182: Some improvements to make DPP more debuggable#3257

Merged
abstractdog merged 2 commits intoapache:masterfrom
abstractdog:HIVE-26182
Jul 2, 2022
Merged

HIVE-26182: Some improvements to make DPP more debuggable#3257
abstractdog merged 2 commits intoapache:masterfrom
abstractdog:HIVE-26182

Conversation

@abstractdog
Copy link
Contributor

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

info.values.add(value);
partitionCount++;
}
LOG.info("Received {} partitions (source: {})", partitionCount, sourceName);
Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM. +1.

Minor comment before commit: It would be nice to include columnName in this line. (info.columnName).

Copy link
Contributor

@rbalamohan rbalamohan left a comment

Choose a reason for hiding this comment

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

Left very minor comment, which can be fixed before commit.

LGTM. +1

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.

@github-actions github-actions bot added the stale label Jun 29, 2022
@abstractdog
Copy link
Contributor Author

thanks @rbalamohan for the review (somehow I missed your comment), pushing an addendum commit to this PR before merging

@github-actions github-actions bot removed the stale label Jul 2, 2022
@abstractdog abstractdog merged commit 72ac4f5 into apache:master Jul 2, 2022
DongWei-4 pushed a commit to DongWei-4/hive that referenced this pull request Oct 28, 2022
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants