Skip to content

Minor: Remove warning when building datafusion-cli from Dockerfile#12018

Merged
alamb merged 1 commit intoapache:mainfrom
tlm365:dockerfile-warn
Aug 18, 2024
Merged

Minor: Remove warning when building datafusion-cli from Dockerfile#12018
alamb merged 1 commit intoapache:mainfrom
tlm365:dockerfile-warn

Conversation

@tlm365
Copy link
Copy Markdown
Contributor

@tlm365 tlm365 commented Aug 15, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

Remove the WARNING log when build datafusion-cli

1 warning found (use docker --debug to expand):

  • FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18)

What changes are included in this PR?

Fix syntax in datafusion-cli/Dockerfile

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

Signed-off-by: Tai Le Manh <manhtai.lmt@gmail.com>
Copy link
Copy Markdown
Contributor

@metegenez metegenez left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the correction.

@alamb alamb merged commit cd9237f into apache:main Aug 18, 2024
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Aug 18, 2024

Thank you @tlm365 and @metegenez for the review

@tlm365 tlm365 deleted the dockerfile-warn branch August 21, 2024 07:28
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.

3 participants