qyk1995 opened a new issue, #11130: URL: https://github.com/apache/apisix/issues/11130
### Description ClickHouse server version 24.3.2.23 (official build). I want to store the nginx time_iso8601 field in clickhouse, and the field in clickhouse is datetime. How do I create a table? I try to set the clickhouse field to a string, and nginx time_iso860 can store it successfully. But when the field in clickhouse is datetime, the data is empty. Why? ### Environment - APISIX version (run `apisix version`): 3.2.0 - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
