| Class | Description |
|---|---|
| Join | |
| Join.Builder |
| Enum | Description |
|---|---|
| Join.JoinType |
Type of join
Inner: Return examples where the join column values occur in both LeftOuter: Return all examples from left data, whether there is a matching right value or not. |
Copyright © 2021. All rights reserved.