Skip to content

Commit

Permalink
Fix typo to use fault-tolerant
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua authored and martint committed Mar 28, 2022
1 parent 36a4d05 commit da9afb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/release/release-375.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
expressions. ({issue}`8777`)
* Fix `SHOW CREATE TABLE` to show actual table name in case of table
redirections, so that the statement can be used to recreate the table. ({issue}`11604`)
* Fix scheduling for non-remotely accessible splits in fault-toleration execution. ({issue}`11581`)
* Fix scheduling for non-remotely accessible splits in fault-tolerant execution. ({issue}`11581`)
* Fix incorrect `is_nullable` value in `information_schema.columns` table. ({issue}`11613`)

## JDBC driver
Expand Down

0 comments on commit da9afb8

Please sign in to comment.