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 @@ -126,7 +126,7 @@ explicitly add them to the roster on the [Whimsy Roster Tool].
126126### Step 4: Announce and Celebrate the New Committer
127127
128128Email to Send an email such as the following to
129- [ dev@datafusion.apache.org ] ( mailto:dev@datafusion.apache.org] ) to celebrate and
129+ [ dev@datafusion.apache.org ] ( mailto:dev@datafusion.apache.org ) to celebrate and
130130acknowledge the new committer to the community.
131131
132132```
Original file line number Diff line number Diff line change @@ -2125,7 +2125,7 @@ upper(str)
21252125
21262126### ` uuid `
21272127
2128- Returns [ ` UUID v4 ` ] ( < https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random) > ) string value which is unique per row.
2128+ Returns [ ` UUID v4 ` ] ( https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_%28random%29 ) string value which is unique per row.
21292129
21302130``` sql
21312131uuid()
You can’t perform that action at this time.
0 commit comments