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

Fix documentation example #288

Merged

Conversation

onthebridgetonowhere
Copy link
Contributor

Which issue does this PR close?

There is no issue related to this PR

Rationale for this change

Outdated or wrong documentation. Given that these are the main examples linked from the main README.md, I think it's worth fixing them.

What changes are included in this PR?

One code snippet for the distributed SQL example is wrong (likely a copy paste error), and the other example uses the New York Taxi and Limousine Commission data, which are now only provided as Parquet files. Thus, this PR updates the example to use Parquet instead.

Are there any user-facing changes?

No

…s now. Change the old CSV code to use the Parquet code, and provide also the SQL query together with the expected output
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

@andygrove
Copy link
Member

@onthebridgetonowhere It looks like you need to run prettier .. please see contributors guide for more info

@onthebridgetonowhere
Copy link
Contributor Author

@onthebridgetonowhere It looks like you need to run prettier .. please see contributors guide for more info

Sorry about that, it should be fixed now (at least on my machine it does not complain anymore).

@andygrove andygrove merged commit 093909e into apache:master Sep 29, 2022
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