-
Contexte: Khiops peut-être pilote via la ligne de commande via des scénarios
- option -i: pour passer un fichier scenario en paramètre
- option -r: pour faire des search/replace, permettant une vari…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@h…
-
### Bem-vido!
- [X] Sim, pesquisei problemas semelhantes no [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) e não encontrei nenhum.
### O que você fez?
Criei um agente no Dify,…
-
## Feature request
### Overview
Currently, schema changes are eligible for schema evolution during table appends or overwrites:
- Adding new columns
- Changing of data types from NullType -> a…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
In low latency parquet based query applications, it is important to be able to cache / reus…
alamb updated
4 months ago
-
I have hit this issue twice now in production and finally figured out a reproduction. Basically if you schema evolve a non-nullable struct field to add a new nested field, you will get an NPE when try…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…
-
Avro schema evolution supports field renaming by setting the old name as an alias of the new name on the new schema.
If a field is missing on BigQuery is missing from the schema but is an alias to …
-
I'm using Kafka connect JDBC connectors via Json, Avro and Protobuf.
As for Protobuf, `kafka-connect-protobuf-converter` may be practically a de-facto standard as converter in Kafka connect.
It is v…
-
**Summary**
https://avro.apache.org/
Apache Avro™ is the leading serialization format for record data, and first choice for streaming data pipelines. It offers excellent schema evolution, and ha…