Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORC-1848: PrintData tool add parameter description #2126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented Feb 7, 2025

What changes were proposed in this pull request?

java -jar orc-tools-2.2.0-SNAPSHOT-uber.jar data -h
usage: java -jar orc-tools-*.jar data <orc file>*
 -h,--help            Provide help
 -n,--lines <LINES>   Sets lines of data to be printed

Why are the changes needed?

java -jar orc-tools-2.1.0-uber.jar data -h
usage: java -jar orc-tools-*.jar data <orc file>*
 -h,--help            Provide help
 -n,--lines <LINES>

How was this patch tested?

local test

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

No

@github-actions github-actions bot added the JAVA label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant