Bohu

Results 255 comments of Bohu

@andylokandy Another question: Is it possible to use `with_context` at the top level (similar to how it's used in an HTTP API handler) in the following code: https://github.com/datafuselabs/databend/blob/main/src/query/service/src/servers/http/v1/query/execute_state.rs#L326-L403 to track...

This feature is prioritized in our development plan. cc @dantengsky

I think it works now, see the document: https://docs.databend.com/sql/sql-commands/ddl/table/ddl-create-temp-table

@Shanmugavel-J Introduced or updated: v1.2.666, but to create temporary tables using BendSQL, ensure you are using the latest version of BendSQL.

Done https://docs.databend.com/sql/sql-commands/ddl/table/ddl-create-temp-table

Fixed in https://github.com/databendlabs/databend/pull/17963

Still error: ``` 500 InternalError => Code 500 "internal server error" ```

Add: Support window function in recusive CTE

@Vasanth-96 Hi, this guide is helpful https://docs.databend.com/guides/community/contributor/good-pr