Skip to content
Snippets Groups Projects
Commit 8fff0f92 authored by Nick Pentreath's avatar Nick Pentreath
Browse files

[HOT-FIX][SQL][ML] Fix compile error from use of DataFrame in Java MaxAbsScaler example

## What changes were proposed in this pull request?

Fix build failure introduced in #11392 (change `DataFrame` -> `Dataset<Row>`).

## How was this patch tested?

Existing build/unit tests

Author: Nick Pentreath <nick.pentreath@gmail.com>

Closes #11653 from MLnick/java-maxabs-example-fix.
parent 234f781a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment