issues
search
tagomoris
/
presto-client-node
Distributed query engine Presto client library for node.js
MIT License
126
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gözden geçirilmesi
#92
Sec32fun32
opened
2 months ago
0
chore: update Buffer.from usage for compatibility
#91
aromalsanthosh
closed
4 months ago
1
Prepare statement too large for header
#90
patxu
closed
6 months ago
1
Queries from Node client 100x slower than from Trino CLI
#89
patxu
closed
7 months ago
3
version loading throws an error when bundled
#88
mfulton26
opened
10 months ago
0
v1.1.0
#87
tagomoris
closed
10 months ago
0
Fix cancelling queries
#86
MasterOdin
closed
11 months ago
3
Simplify setting up Header objects
#85
MasterOdin
closed
11 months ago
1
Fix following 301 redirects for https upgrades
#84
MasterOdin
closed
11 months ago
1
Add node 20 to CI test matrix
#83
MasterOdin
closed
12 months ago
0
Follow redirects on server responses
#82
MasterOdin
closed
12 months ago
1
v1.0.0
#81
tagomoris
closed
12 months ago
1
nextUri can return 301 redirect due to https/http mismatch
#80
MasterOdin
closed
12 months ago
1
Make the expectation simpler and readable
#79
tagomoris
closed
12 months ago
0
Update image used for presto container
#78
MasterOdin
closed
12 months ago
4
Require using error or callback handler for execute
#77
MasterOdin
closed
12 months ago
3
How can I update values of particular records?
#76
DeepakAtariya
closed
1 year ago
1
Retrieving query status and cancelling query
#75
bblodg
opened
1 year ago
1
Retry for 502-504 codes, fail on >= 400 codes
#74
MasterOdin
closed
12 months ago
11
Update .gitignore file
#73
MasterOdin
closed
1 year ago
1
Undefined error when nextUri request returns non-200 status code
#72
MasterOdin
closed
12 months ago
2
TypeError if missing error callback when using success callback
#71
MasterOdin
closed
12 months ago
1
Remove error from callbacks that don't return an error
#70
MasterOdin
opened
1 year ago
5
Add basic test suite setup
#69
MasterOdin
closed
1 year ago
7
Add CI tests for the library
#68
MasterOdin
closed
1 year ago
1
Real world example: datalake-graphql-wrapper
#67
noxify
opened
1 year ago
0
Added support for user provided headers in the execute method
#66
hazkiel
closed
1 year ago
6
Query execution fails with multiple database connection
#65
HDNidhishree
opened
2 years ago
1
[HELP]: Access Denied: User pbennett cannot impersonate user paul
#64
mrpbennett
closed
2 years ago
0
Unable to configure SQL preprocessing using 'prepares'. "message: 'Prepared statement not found: query0'"
#63
SitdownLiu
opened
2 years ago
1
columns callback but no data callback
#62
peebles
closed
2 years ago
1
How to define presto session properties?
#61
asoriano-lightbox
opened
3 years ago
0
chore(license): set to current instead of unknown
#60
fzn0x
closed
1 year ago
0
Fix prepared statement config
#59
MrOrz
closed
3 years ago
2
Allow passing user header per query
#58
MZanggl
closed
3 years ago
1
Add v0.12.0 to version history
#57
jhecking
closed
3 years ago
0
How to provide certificate file (for secure connection) when connecting to presto?
#56
sgrbhinge
opened
3 years ago
1
Catch Invalid URL errors
#55
jhecking
closed
3 years ago
8
Support for promise in data_callback and success_callback methods
#54
its-nikhil
opened
3 years ago
0
add X-Trino-Prepared-Statement to support SQL placeholder
#53
likyh
closed
3 years ago
7
Fix "client is not defined"
#52
malgogi
closed
3 years ago
2
ReferenceError: client is not defined
#51
industral
opened
3 years ago
0
Rewrite this library in TypeScript
#50
tagomoris
opened
3 years ago
0
Fix "authorization does not exist" when custom_auth or basic_auth is specified
#49
MrOrz
closed
3 years ago
4
Add `custom_auth` option to Client constructor
#48
MrOrz
closed
3 years ago
1
Discussion: support kerberos authentication
#47
johnson-liang
closed
3 years ago
1
Add trino headers set and constructor option for mode selection
#46
deugene
closed
3 years ago
2
Allow for headers to be passed in to the client constructor
#45
shbts321
closed
1 year ago
1
Add support for Trino
#44
guillaume-fr
closed
3 years ago
3
Cant get all the results of a query execute
#43
314gui
opened
3 years ago
2
Next