onetl icon indicating copy to clipboard operation
onetl copied to clipboard

One ETL tool to rule them all

Results 8 onetl issues
Sort by recently updated
recently updated
newest added

## Change Summary - ``ReadOptions`` and ``SQLOptions`` have been separated for JDBC connections. ``SQLOptions`` is now required for ``.sql`` method calls - Add following tests and documentation ## Related issue...

## Change Summary * Move `parse_column` and `serialize_column` examples to docstrings. [Example](https://onetl--276.org.readthedocs.build/en/276/file_df/file_formats/avro.html#onetl.file.format.avro.Avro.parse_column) * Move example of Kafka DataFrame to separate page, and merge it with serialization/deserialization examples. [See](https://onetl--276.org.readthedocs.build/en/276/connection/db_connection/kafka/serde.html) ## Related...

ci:skip-changelog

## Change Summary Set jobDescription in any method which interact with Spark in some way. Examples: ![Снимок экрана_20240808_192304](https://github.com/user-attachments/assets/6998d01b-49d8-415c-82e2-5c0afb1ce740) ![Снимок экрана_20240808_192326](https://github.com/user-attachments/assets/05a9b510-9acc-4620-945d-0f07ea37c1aa) This does not work if Spark action was triggered outside...

## Change Summary * Update CI matrix to include Spark 4.x. By default, it is not used for tests, unless some integration has been changed (like 2.x). * Spark 4.x...

## Change Summary Python 3.13 does not allow inheritance like `A -> B, A -> C, B+C -> D`, this leads to raising error `TypeError: multiple bases have instance lay-out...

прошу добавить поддержку sasl.mechanism=OAUTHBEARER для kafka connection

## Change Summary Add directory with markdown version of documentation. ## Related issue number ## Checklist * [ ] Commit message and PR title is comprehensive * [ ] Keep...

ci:skip-changelog