1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Augustin
ac6f44cf2c remove Dockerfile and .dockerignore for Java connectors (#31769) 2023-10-24 15:08:13 -05:00
jerome DOUCET
5149108020 🐛 Source ElasticSearch: avoid too_long_frame_exception (#18134)
* Fix: (elasticsearch source) avoid too_long_frame_exception

batch the queries on mapping with a arbitrary (but reasonable) chunk size
to avoid reaching the 4096 bytes limits url size.

* bump connector

* auto-bump connector version

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-05 08:33:23 -03:00
Nilkamal
bfa54aca50 🎉 New Source: Elasticsearch (#14118)
* New source Elasticsearch

* Update README.md

* Update tests

* File additions and changes in test

* Deleting spec.json

* File additions and changes in test

* Fixed multiple streams bug in discover

* run format

* format files

* eof and update doc

* correct spec test

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-12 18:08:17 -03:00