kafka
Here are 6,645 public repositories matching this topic...
-
Updated
Sep 21, 2021 - Java
-
Updated
Oct 8, 2021 - Java
-
Updated
Oct 19, 2021 - Scala
-
Updated
Nov 3, 2021 - Java

-
Updated
Oct 26, 2021 - Python
-
Updated
Nov 3, 2021 - Java
-
Updated
Nov 3, 2021 - C
-
Updated
Nov 3, 2021 - C#
Is your feature request related to a problem?
The first step towards app optimization
Please describe.
Configure whyDidYouRender under the development env
**Note: make sure it is compatible with all the custom hooks that we are using in the project **
Describe the bug
The to_bytes function returns null when passing a string with lowercase hexadecimal values.
sql> select to_bytes('7b0a', 'hex'), to_bytes('7B0A', 'hex') from b emit changes;
+--------------------------------------------------------------------+--------------------------------------------------------------------+
|KSQL_COL_0
-
Updated
Oct 24, 2021 - Java
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Nov 2, 2021 - Go
-
Updated
Aug 3, 2021 - Go
-
Updated
Nov 3, 2021 - Go
For an implementation of #126 (PostgreSQL driver with SKIP LOCKED), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has
-
Updated
Nov 3, 2021 - Rust
日常答疑问题记录
-
Updated
Jun 7, 2021 - C#
-
Updated
Oct 22, 2021 - Java
Many ducktape tests compute specific metrics / statistics derived from cluster metadata to make assertion during testing. Calculating these is effectively hand coding a query over whatever data model is handed back from kafkacat or whatever client is being used.
Instead, we can expose a single API from the redpanda.py service which populates a pandas table (there are other data frame impl too)
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."