You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[PR | alter table flashback](https://github.com/datafuselabs/databend/pull/8967)
88
88
89
89
## What's Up Next
90
90
91
91
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.
92
92
93
-
#### Add Build Information to the Error Report
93
+
#### Adding Build Information to Error Report
94
94
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.
96
96
97
97
```bash
98
98
"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
141
141
142
142
[DatafuseLabs Community](https://github.com/datafuselabs/) is open to everyone who loves data warehouses. Please join the community and share your thoughts.
0 commit comments