Skip to content

ARROW-7197: [Ruby] Suppress keyword argument related warnings with Ruby 2.7#5855

Closed
kou wants to merge 1 commit intoapache:masterfrom
kou:ruby-suppress-keyword-arguments-warnings-on-2.7
Closed

ARROW-7197: [Ruby] Suppress keyword argument related warnings with Ruby 2.7#5855
kou wants to merge 1 commit intoapache:masterfrom
kou:ruby-suppress-keyword-arguments-warnings-on-2.7

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Nov 18, 2019

ruby/red-arrow/test/test-csv-loader.rb:121: warning: The last argument is used as the keyword parameter
ruby/red-arrow/lib/arrow/csv-loader.rb:25: warning: for `load' defined here

    ruby/red-arrow/test/test-csv-loader.rb:121: warning: The last argument is used as the keyword parameter
    ruby/red-arrow/lib/arrow/csv-loader.rb:25: warning: for `load' defined here
@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@kszucs kszucs left a comment

Choose a reason for hiding this comment

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

LGTM

@kszucs kszucs closed this in cf60316 Nov 18, 2019
@kou kou deleted the ruby-suppress-keyword-arguments-warnings-on-2.7 branch November 18, 2019 20:48
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