Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
5 Figure 5-6. A denormalized logical model for reservations |
In Figure 5-6. A denormalized logical model for reservations, Note from the Author or Editor: |
Anand | Apr 01, 2020 | May 26, 2020 | |
Printed | Page 46 Below title cqlsh Help |
The 'help' command should be written in capital letters, as you have just described that you will use that convention in the paragraph above. Note from the Author or Editor: |
Anonymous | May 16, 2020 | May 26, 2020 |
Printed | Page 65 3rd paragraph |
The sentence "Now let's set the TTL on the last_name column to an hour (3,600 seconds) by adding the USING TTL to your UPDATE command" mentions the "last_name" column, but the TTL is actually set for the "middle_initial" column in the command that follows. Note from the Author or Editor: |
André | May 18, 2020 | May 26, 2020 |
Printed | Page 77 3rd paragraph |
In the sentence "Now that we've taken a short detour to discus freezing and nested tables..." the word "tables" should be "collections". Note from the Author or Editor: |
André | May 20, 2020 | May 26, 2020 |
Page 90 Just before Cql type Heading |
According to the Text: Note from the Author or Editor: |
Souradeep Biswas | Jul 07, 2021 | ||
Page 168 paragraph below the INSERT INTO code example |
The text reads "You use simple strings to hold the values of the hotel ID, name, and phone number." Note from the Author or Editor: |
David Stevenson | Feb 08, 2021 | ||
Page 171 1st paragraph |
Similar to problem on page 168, the text says "you can take the INSERT prepared statement from above and bind the name and phone values using the setString() operation", but the example code doesn't include name and phone values. Note from the Author or Editor: |
David Stevenson | Feb 08, 2021 | ||
Page 177 Chapter 8, Asynchronous Execution |
I was trying to find code samples using the asynchronous APIs on the async-solution branch of the Reservation Service repository. But there is no such branch in the repository : https://github.com/jeffreyscarpenter/reservation-service Note from the Author or Editor: |
Fazle Azim | Oct 16, 2020 |