Merge pull request #632 from influxdata/flux/join-methods
Commented out unavailable join methodspull/633/head
commit
fb34a1903e
|
@ -67,10 +67,10 @@ _**Data type:** String_
|
|||
|
||||
###### Possible Values:
|
||||
- `inner`
|
||||
- `cross`
|
||||
<!-- - `cross`
|
||||
- `left`
|
||||
- `right`
|
||||
- `full`
|
||||
- `full` -->
|
||||
|
||||
{{% note %}}
|
||||
The `on` parameter and the `cross` method are mutually exclusive.
|
||||
|
|
Loading…
Reference in New Issue