Skip to content

ARROW-10189: [Doc] Fixed typo in C-Data interface example - #8357

Closed
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:fix_example
Closed

ARROW-10189: [Doc] Fixed typo in C-Data interface example#8357
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:fix_example

Conversation

@jorgecarleitao

@jorgecarleitaojorgecarleitao commented Oct 6, 2020

Copy link
Copy Markdown
Member

This fixes a small typo in the example provided in the C data interface on which the specification uses "i" of india to represent i32, but the example uses "l" of lima to represent i32.

@github-actions

Copy link
Copy Markdown

@pitrou

pitrou commented Oct 6, 2020

Copy link
Copy Markdown
Member

Unrelated, but what's up with the Rust "dev_labeler"? It seems to be failing on every PR.

@pitroupitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1, thank you

@pitroupitrou changed the title ARROW-10189: [C] Fixed typo in C-Data interface exampleARROW-10189: [Doc] Fixed typo in C-Data interface exampleOct 6, 2020
@jorgecarleitao

Copy link
Copy Markdown
MemberAuthor

Unrelated, but what's up with the Rust "dev_labeler"? It seems to be failing on every PR.

I made a mistake. It should be fixed in #8350

Sign up for freeto 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

@jorgecarleitao@pitrou