-
In Apache Flink, [catalogs](https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/dev/table/catalogs/) "provide metadata, such as databases, tables, partitions, views, and functions and info…
-
On deleting a column from hudi table, its still present when querying from presto using hive connector. All the rows have value null for the deleted column but it is present in output when querying se…
-
La tache pour tracer nos réunions. Ordres de jour, compte rendus.
iki-v updated
9 years ago
-
## Bug
### Describe the problem
My simplified use case is to read from one location and append the data to a Delta Lake table with a Hive Metastore in batches. I have to do this for a couple…
-
Hi,
I'm using JdbcSinkConnector with postgres.
Config:
```
{
"name":"jdbc",
"config":{
"topics":"some_topic",
"connector.class":"io.confluent.connect.jdbc.JdbcSinkConne…
-
Both of these outputs within KSQL CLI (`print` on topic and `select` on the stream) seem to indicate to the user that the key is blank. But it is not blank. It is just that it is a Long, not a Strin…
-
Any testing cases (not meant to test mode) require setup with external storage (for source/sink) and also Schema Registry. Whenever I spin the cluster for testing, I need to…
1. find the server wh…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
### Problem Description
Linkis's current …
-
## Summary
Currently, we serialize all messages related to replication using JSON. The implementation can be found here:
https://github.com/cmu-db/noisepage/blob/97eb7ecc83785ed57cc02a14e3d63b553b2…
-
I am facing in issue trying to run the connector in Standard Solr mode, where the ingestion of documents from the topic fails because the solr update URL that is being created is not correct.
With…