Skip to content

Commit 12bce9e

Browse files
committed
docs(weekly): update weekly 71
1 parent ed368d7 commit 12bce9e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

website/blog/2022-12-07-databend-weekly-71.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,16 @@ ALTER TABLE <table> FLASHBACK TO (TIMESTAMP => '<timestamp>'::TIMESTAMP);
8383

8484
**Learn More**
8585

86-
- [Docs | RESTORE TABLEt](https://databend.rs/doc/sql-commands/ddl/table/ddl-restore-table)
86+
- [Docs | RESTORE TABLE](https://databend.rs/doc/sql-commands/ddl/table/ddl-restore-table)
8787
- [PR | alter table flashback](https://github.com/datafuselabs/databend/pull/8967)
8888

8989
## What's Up Next
9090

9191
We're always open to cutting-edge technologies and innovative ideas. You're more than welcome to join the community and bring them to Databend.
9292

93-
#### Add Build Information to the Error Report
93+
#### Adding Build Information to Error Report
9494

95-
Currently, Databend's error reports consist of error codes and error messages. We would like to add build information to this to help better identify problems.
95+
An error report currently only contains an error code and some information about why the error occurred. When build information is available, troubleshooting will become easier.
9696

9797
```bash
9898
"Code: xx. Error: error msg... (version ...)"
@@ -141,7 +141,7 @@ We'd love to hear from you. Feel free to run the code and see if Databend works
141141

142142
[DatafuseLabs Community](https://github.com/datafuselabs/) is open to everyone who loves data warehouses. Please join the community and share your thoughts.
143143

144-
- [Databend Website](https://databend.rs)
145-
- [GitHub Discussions](https://github.com/datafuselabs/databend/discussions) (Feature/Bug reports, Contributions)
146-
- [Twitter](https://twitter.com/Datafuse_Labs) (Get the news fast)
147-
- [Slack Channel](https://link.databend.rs/join-slack) (For live discussion with the Community)
144+
- [Databend Official Website](https://databend.rs)
145+
- [GitHub Discussions](https://github.com/datafuselabs/databend/discussions) (Feature requests, bug reports, and contributions)
146+
- [Twitter](https://twitter.com/Datafuse_Labs) (Stay in the know)
147+
- [Slack Channel](https://link.databend.rs/join-slack) (Chat with the community)

0 commit comments

Comments
 (0)