kafka
Here are 5,180 public repositories matching this topic...
-
Updated
Sep 9, 2020 - Scala
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 16, 2020 - Java

-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 16, 2020 - C
-
Updated
Oct 15, 2020 - C#
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Oct 17, 2020 - Java
Describe the bug
It's possible to create a stream or table with no value columns using a CREATE TABLE or CREATE STREAM statement. No error is returned.
However, if you try and use the stream or table in a downstream CREATE TABLE AS or CREATE STREAM AS statement you get a error message.
i.e. the table/stream created with no columns isn't useful.
To Reproduce
-
Updated
Sep 10, 2020 - Java
-
Updated
Oct 16, 2020 - Go
-
Updated
Aug 9, 2020 - C#
-
Updated
Oct 17, 2020 - Go
-
Updated
Oct 17, 2020 - Go
Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi
Prometheus能提供图片吗?
我看到可以通过Prometheus搭建监控环境,如果有图文,更容易理解.
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 16, 2020 - PHP
-
Updated
Oct 17, 2020 - C#
-
Updated
Oct 12, 2020 - Java
Improve this page
Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."