IceS2

Results 16 issues of IceS2

Hello guys, it's the first time I post an Issue on a project, so I'm sorry if I'm doing it the wrong way, please correct me if wrong (= I'm...

bug

Hello! I'm using the client to query [Starburst](https://www.starburst.io/). I've been trying to understand how the Cache works for OAuth2Authentication since it's prompting for authentication at every cursor created. I imagine...

### Describe your changes: Initial implementation in order to be able to improve performance for the Metadata Ingestion by using Multithread. It is implemented on the TopologyRunner so it could...

Ingestion
backend
safe to test

# Overview Work on different fronts in order to improve the Ingestion Performance. # TODOs Logging - [x] Log Execution Time on DEBUG **PR** - https://github.com/open-metadata/OpenMetadata/pull/15013 Multithreading on the Source...

epic
Ingestion

### Describe your changes: In order to reduce the amount of requests to Snowflake and improve the Metadata extraction I created an `IncrementalConfig` to switch between doing full extractions and...

Ingestion
backend
safe to test

Hello folks! I'm testing the extension a little bit. For now I'm just trying to connect to a Trino database through OAuth2Authentication without testing the other features (autocompletion/syntax highlighting). When...

It would be great to check out if we could upgrade the sqlparse library to the latest version due to some `Uncontrolled Recursion` issue that might happen on version 0.4

**Affected module** Ingestion Framework Profiler **Describe the bug** While running a Profiler workflow on Hive I got thrown this error: ```[2024-05-02T14:56:15.946+0000] {status.py:76} WARNING - test.id metric_type.value: (pyhive.exc.OperationalError) TExecuteStatementResp(status=TStatus(statusCode=3, infoMessages=['Server-side error;...

Ingestion
validation

### Describe your changes: Fixes I worked on ... because ... # ### Type of change: - [ ] Bug fix - [ ] Improvement - [ ] New feature...

Ingestion
safe to test

### Describe your changes: Fixes I worked on ... because ... # ### Type of change: - [ ] Bug fix - [ ] Improvement - [ ] New feature...

Ingestion
backend
safe to test
spec