Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RelationalAI/rai-sdk-julia issues and pull requests

#124 - Test whether timeout-minutes work in the composite action

Pull Request - State: open - Opened by rbvermaa 6 months ago

#121 - [RAI-17606] add function and example to get transaction events

Pull Request - State: closed - Opened by vilterp 10 months ago - 2 comments

#120 - Add readtimeouts for get on transation metadata, problems, and results

Pull Request - State: closed - Opened by quinnj 10 months ago - 1 comment

#119 - NCDNTS-1067 - Added some extra temporary logging for get_transaction_* functions

Pull Request - State: open - Opened by antikus 10 months ago - 2 comments

#117 - Updated config example

Pull Request - State: closed - Opened by denisgursky about 1 year ago - 1 comment

#116 - [RAI-13604] Convert tests to ReTestItems

Pull Request - State: closed - Opened by nickrobinson251 about 1 year ago - 1 comment

#115 - Backport for 0.1 release: Don't use Pkg to compute project-version.

Pull Request - State: closed - Opened by NHDaly about 1 year ago

#114 - Don't use Pkg to compute project-version.

Pull Request - State: closed - Opened by NHDaly about 1 year ago

#113 - mocking multipart response without relation id in arrow part name

Pull Request - State: closed - Opened by NRHelmi about 1 year ago

#112 - Fix HTTP warning and bump version

Pull Request - State: closed - Opened by quinnj about 1 year ago

#111 - fix: update connection_limit per warning

Pull Request - State: closed - Opened by mcmcgrath13 about 1 year ago - 1 comment

#110 - add pretty printer for MetadataInfo

Pull Request - State: closed - Opened by msagarpatel about 1 year ago - 1 comment

#109 - Readonly is now considered by `exec.jl`

Pull Request - State: closed - Opened by bergel over 1 year ago - 1 comment

#108 - `--readonly` is not considered in `exec.jl`

Issue - State: open - Opened by bergel over 1 year ago - 1 comment

#107 - fix: export `cancel_transaction`

Pull Request - State: closed - Opened by mcmcgrath13 over 1 year ago - 3 comments

#106 - Run single engine for all tests

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#105 - log engine database and transaction id

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#104 - Fix the arithmetic for wait_until_done(); add `start_time` kwarg in seconds, instead of ns.

Pull Request - State: closed - Opened by NHDaly over 1 year ago - 2 comments

#103 - Fix incorrect return of DateTime object in _translate_start_time_ns

Pull Request - State: closed - Opened by nantiamak over 1 year ago - 3 comments

#102 - list_transactions missing from api

Issue - State: open - Opened by mcmcgrath13 over 1 year ago

#101 - Don't mutate user-given headers

Pull Request - State: closed - Opened by nickrobinson251 over 1 year ago

#100 - RAI-8577: add debug logging in polling loop

Pull Request - State: closed - Opened by vilterp over 1 year ago - 5 comments

#99 - Enhance http errors reporting

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#98 - Throw an exception if engine provisioning fails

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#97 - Fix for rai-8229 issue

Pull Request - State: closed - Opened by NRHelmi over 1 year ago - 2 comments

#95 - Tiny change in README.md

Pull Request - State: closed - Opened by ffisc over 1 year ago

#94 - RAI-8289 add suspend/resume functionality to julia sdk

Pull Request - State: closed - Opened by janrous-rai over 1 year ago

#93 - Fix for exec_async test

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#92 - Bump version for new release

Pull Request - State: closed - Opened by bachdavi over 1 year ago - 1 comment

#91 - Fix get engine exception

Pull Request - State: closed - Opened by NRHelmi over 1 year ago - 1 comment

#89 - `no method matching length(::Nothing)` in `get_engine` when engine does not exist

Issue - State: closed - Opened by msagarpatel over 1 year ago - 3 comments
Labels: type:bug, priority:high, component:rai-sdk-julia

#88 - get_user in Julia SDK

Issue - State: open - Opened by bergel over 1 year ago - 1 comment

#87 - Add timeout/keep-alive options to http requests for access token

Pull Request - State: closed - Opened by quinnj over 1 year ago

#86 - `get_access_token` sometimes takes 15 minutes

Issue - State: open - Opened by vilterp over 1 year ago - 3 comments
Labels: type:bug, priority:high

#85 - Cache access token on disk

Pull Request - State: closed - Opened by NRHelmi over 1 year ago - 7 comments

#84 - Added custom engine version support in the integration tests

Pull Request - State: closed - Opened by miazamrai over 1 year ago - 4 comments

#83 - Fix the Julia SDK tests warnings

Issue - State: open - Opened by miazamrai over 1 year ago - 1 comment
Labels: priority:medium, component:rai-sdk-julia

#82 - REPL mode

Pull Request - State: open - Opened by MikeInnes over 1 year ago

#81 - Bump up default connection_limit

Pull Request - State: closed - Opened by quinnj over 1 year ago - 2 comments

#80 - Add language field to differentiate between Rel and SQL requests

Issue - State: open - Opened by nantiamak almost 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-julia

#79 - API functions shouldn't be mutating the optional `headers=` vector.

Issue - State: open - Opened by NHDaly almost 2 years ago - 1 comment
Labels: type:bug, priority:low, component:rai-sdk-julia

#78 - Add missing cancel_transaction function

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago

#77 - Implement RelTypes module for user- and system-defined (de)serialization hooks

Pull Request - State: open - Opened by bachdavi almost 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-julia

#76 - Models actions from v1 to v2 protocol

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-julia

#75 - REPL mode

Pull Request - State: closed - Opened by MikeInnes almost 2 years ago - 5 comments
Labels: type:feature, component:rai-sdk-julia

#74 - Readme tweak

Pull Request - State: closed - Opened by MikeInnes almost 2 years ago
Labels: component:rai-sdk-julia, type:documentation

#73 - Gracefully handle crashed / cancelled txns

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 4 comments

#72 - Remove timeout from get_access_token http request.

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 1 comment

#71 - Clearly document the limitation around cloning from a fresh DB with `create_database()`.

Issue - State: open - Opened by philip-ittmann almost 2 years ago - 2 comments
Labels: priority:high, component:rai-sdk-julia, type:documentation

#70 - Add `transaction_id(::TransactionResponse)` helper function

Issue - State: open - Opened by NHDaly almost 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-julia

#69 - Implement ResultTable API

Issue - State: open - Opened by larf311 almost 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-julia

#68 - Transaction Cancelation missing

Issue - State: closed - Opened by afgambin almost 2 years ago - 1 comment

#67 - Pfl windows safe homedir

Pull Request - State: closed - Opened by torkins almost 2 years ago - 1 comment

#66 - Hide client secrets in repl

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago - 1 comment

#65 - Fix show_result for schema-only relation values (e.g. `def output = true`)

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 1 comment

#64 - Update the create database examples to use synchronous v2

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#63 - Printing Config object prints credentials

Issue - State: closed - Opened by rbvermaa almost 2 years ago - 10 comments
Labels: priority:high

#62 - Implement fixed-overhead polling; add `wait_until_done()` for Transactions

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 5 comments

#61 - v2 create_database (nonbreaking, with backwards compatible deprecation)

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 2 comments

#60 - ProtoBuf metadata

Pull Request - State: closed - Opened by bachdavi almost 2 years ago - 8 comments

#59 - Update `create_database()` to be synchronous.

Issue - State: closed - Opened by ary almost 2 years ago - 4 comments

#58 - Use Pkg to get accurate package version number.

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#57 - Update `create_database` to v2 (shouldn't require an Engine to create a database)

Issue - State: closed - Opened by NHDaly almost 2 years ago - 3 comments
Labels: priority:high

#56 - Add support for optional `audience` field to Config

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#55 - `show_problems` throws `ClientException` on `exec_async` result

Issue - State: open - Opened by Ally-R almost 2 years ago - 3 comments
Labels: type:bug, component:rai-sdk-julia

#54 - implement `clone_database`

Issue - State: open - Opened by vilterp almost 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-julia

#53 - Set authenticate post request to retry

Pull Request - State: closed - Opened by quinnj almost 2 years ago

#52 - Remove redundant method after #50

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#51 - make `list_engines` support more filters

Issue - State: open - Opened by vilterp almost 2 years ago - 3 comments
Labels: priority:medium, type:feature, component:rai-sdk-julia

#50 - Fix RAI functions to accept Vector of strings for headers

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 5 comments

#49 - Add code coverage job to CI

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 1 comment

#48 - Remove `retry = false` option from HTTP requests

Pull Request - State: closed - Opened by NHDaly almost 2 years ago - 1 comment

#47 - drop the line to disable retries in HTTP.jl

Issue - State: closed - Opened by NHDaly almost 2 years ago - 2 comments
Labels: type:bug

#45 - Retryable HTTP errors should be retried (to satisfaction?) before being thrown to callers

Issue - State: closed - Opened by NHDaly almost 2 years ago - 4 comments
Labels: priority:high

#44 - Fix a bug for the fastpath responses

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#43 - Refactor exec() so txn is always defined for error reporting

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#42 - Change package installation instructions to standard `add RAI`

Pull Request - State: closed - Opened by NHDaly almost 2 years ago

#41 - v2 show result

Pull Request - State: closed - Opened by NRHelmi about 2 years ago - 10 comments

#40 - Integration Test Suite

Pull Request - State: closed - Opened by bachdavi about 2 years ago
Labels: priority:high

#39 - CompatHelper: bump compat for HTTP to 1, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#38 - "show_result" MethodError

Issue - State: closed - Opened by cpetitpas about 2 years ago - 4 comments

#37 - Read x-rai-paramters from environment vars

Pull Request - State: closed - Opened by svan0 about 2 years ago

#36 - Transaction result conversion

Pull Request - State: closed - Opened by bachdavi about 2 years ago - 7 comments

#35 - Recent Engines now return a "metadata_info" part at the end that we need to deal with.

Pull Request - State: closed - Opened by NHDaly about 2 years ago - 1 comment

#34 - Fix `headers=` kwarg so that user-supplied headers are respected

Pull Request - State: closed - Opened by NHDaly about 2 years ago

#33 - Anticipate access token expiration

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#32 - Adding extra headers support

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#31 - new access token for each request

Pull Request - State: closed - Opened by NRHelmi about 2 years ago - 1 comment

#30 - Julia SDK should be automatically refreshing the jwt tokens if they're expired

Issue - State: closed - Opened by NHDaly about 2 years ago - 4 comments

#29 - Fixup a bug in the sync polling exec function

Pull Request - State: closed - Opened by NHDaly about 2 years ago

#28 - Revert "Remove deprecated `persist=` option from v1 protocol wire format"

Pull Request - State: closed - Opened by NHDaly about 2 years ago

#27 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 2 years ago - 24 comments

#24 - Always return the same type from exec_async: a Dict().

Pull Request - State: closed - Opened by NHDaly over 2 years ago

#13 - README: Pkg.add exmaple doesn't work

Issue - State: closed - Opened by pabsts over 2 years ago - 2 comments