Skip to content

Activity

Support API key auth via dedicated header (X-Presto-API-Key)

andreisavupushed 1 commit to main • 1d73fc3…6191739 • 
on Apr 29, 2024

Add more logging to DefaultOpenAPIService and protect against null po…

andreisavupushed 1 commit to main • a312a3e…1d73fc3 • 
on Apr 26, 2024

Push downs are best effort and it's up to the backend to raise an err…

andreisavupushed 1 commit to main • 977af3e…a312a3e • 
on Apr 25, 2024

Allow the OpenAPI backend to respond with a NULL column when possible

andreisavupushed 1 commit to main • b3f32f5…977af3e • 
on Apr 24, 2024

Fail loudly when attempting to read a column that is not a VARCHAR

andreisavupushed 1 commit to main • 5e7089a…b3f32f5 • 
on Apr 23, 2024

Refactored tests to use try with resources

andreisavupushed 2 commits to main • d574f26…5e7089a • 
on Apr 23, 2024

Add tests for all OpenAPIService endpoints and improve error handling

andreisavupushed 2 commits to main • 33d72f4…d574f26 • 
on Apr 23, 2024

Add new config for metadata refresh interval presto-openapi.metadata_…

andreisavupushed 2 commits to main • 267c361…33d72f4 • 
on Apr 23, 2024

Update README to document HTTP Basic auth configuration parameters

andreisavupushed 1 commit to main • 9c564d3…267c361 • 
on Apr 22, 2024

Support both HTTP Basic Auth and JWT Bearer tokens

andreisavupushed 1 commit to main • e6bca8a…9c564d3 • 
on Apr 22, 2024

Add support for Bearer token authentication

Force push
andreisavuforce pushed to main • 9537b78…e6bca8a • 
on Apr 22, 2024

Add support for Bearer token authentication

andreisavupushed 1 commit to main • d661b9e…9537b78 • 
on Apr 22, 2024

Expose all HTTP client timeouts as catalog configurations

andreisavupushed 1 commit to main • 11abb90…d661b9e • 
on Apr 22, 2024

Inject the connector ID into the global configuration object

andreisavupushed 2 commits to main • 112d0f0…11abb90 • 
on Apr 22, 2024

Add a hello virtualt able to the Python example API

andreisavupushed 1 commit to main • 23a42aa…112d0f0 • 
on Apr 22, 2024

Update README with an example of invoking a Python lambda function

andreisavupushed 1 commit to main • 4576992…23a42aa • 
on Apr 19, 2024

Simple script to tag a release with a date

andreisavupushed 1 commit to main • f0db413…4576992 • 
on Apr 18, 2024

Push simple equatable domains for varchars all the way to the API

andreisavupushed 1 commit to main • 736d22d…f0db413 • 
on Apr 17, 2024

Getting the example Python API ready for pushdowns for virtual tables

andreisavupushed 1 commit to main • f11fe50…736d22d • 
on Apr 17, 2024

Support projections in the example Python API implementation

andreisavupushed 1 commit to main • 0b7c300…f11fe50 • 
on Apr 17, 2024

Trim down the set of types in the OpenAPI spec to the minimum that's …

andreisavupushed 1 commit to main • bbb16fb…0b7c300 • 
on Apr 17, 2024

Make Python test order agnostic

Force push
andreisavuforce pushed to main • 99b29ed…bbb16fb • 
on Apr 16, 2024

Make Python test order agnostic

andreisavupushed 2 commits to main • c79f37d…99b29ed • 
on Apr 16, 2024

Add a warning to the README that this is still very much work in prog…

andreisavupushed 1 commit to main • 5c4ba68…c79f37d • 
on Apr 15, 2024

Clarify that VARCHAR is the only supported type and there are not pus…

andreisavupushed 1 commit to main • da9449a…5c4ba68 • 
on Apr 15, 2024

Fix the test to not be sensitive to the order the OS lists files from…

andreisavupushed 1 commit to main • 7a78b4c…da9449a • 
on Apr 15, 2024

Wire a PageSource implementation that supports the VARCHAR type

Force push
andreisavuforce pushed to main • f6109e4…7a78b4c • 
on Apr 15, 2024

Wire a PageSource implementation that supports the VARCHAR type

Force push
andreisavuforce pushed to main • 57cda18…f6109e4 • 
on Apr 15, 2024

Wire a PageSource implementation that supports the VARCHAR type

andreisavupushed 1 commit to main • 933bb02…57cda18 • 
on Apr 15, 2024

Fixed all the handle data serialization problems

andreisavupushed 1 commit to main • f1675ed…933bb02 • 
on Apr 15, 2024