1
0
mirror of synced 2026-01-05 03:04:38 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
Harshith Mullapudi
57c841f467 chore: fixed elasticsearch documentation (#15193) 2022-08-04 09:48:23 +05:30
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