File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1402,7 +1402,7 @@ It is recommended to use this function instead of 'union' and 'closeTable'.
14021402__Warning:__ Both input tables must be from the same 'Session'.
14031403
14041404__Warning:__ This is a relatively expensive operation that may take some time to complete.
1405- See 'incrementalUnion ' for an incremental alternative.
1405+ See 'withIncrementalUnion ' for an incremental alternative.
14061406
14071407Throws the following exceptions:
14081408
Original file line number Diff line number Diff line change @@ -917,7 +917,7 @@ It is recommended to use this function instead of 'union' and 'closeTable'.
917917__Warning:__ Both input tables must be from the same 'Session'.
918918
919919__Warning:__ This is a relatively expensive operation that may take some time to complete.
920- See 'incrementalUnion ' for an incremental alternative.
920+ See 'withIncrementalUnion ' for an incremental alternative.
921921
922922Throws the following exceptions:
923923
You can’t perform that action at this time.
0 commit comments