issues
search
EMCECS
/
presto-s3-connector
Apache License 2.0
8
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue 95: Duplicate bucket name will now cause the server to fail regardless of case
#96
karansinghneu
opened
2 years ago
0
S3 Connector fails to start if it finds 2 buckets with same name, but different case of some of the letters
#95
chipmaurer
opened
2 years ago
0
Added s3 features to README
#94
chipmaurer
opened
2 years ago
0
Update README to list "features" of S3 connector
#93
chipmaurer
opened
2 years ago
1
Issue 91: Update presto version to current: 0.265
#92
chipmaurer
closed
2 years ago
1
Set PrestoDB version to current version
#91
chipmaurer
closed
2 years ago
0
Issue 85: Add gradle checkstyle to keep code format consistent and reformat source code
#90
jameskim0987
closed
2 years ago
0
Code reformat entire codebase
#89
jameskim0987
closed
2 years ago
0
Issue 87: Cleaning up S3SchemaRegistryManager
#88
karansinghneu
closed
2 years ago
0
S3SchemaRegistryManager required some code cleanup
#87
karansinghneu
closed
2 years ago
0
S3Metadata should lazily load schemas
#86
adrdc
opened
3 years ago
0
Add gradle checkstyle to keep code format consistent and reformat source code
#85
jameskim0987
closed
2 years ago
0
Issue 83: only use builtin rowdecoder for json types
#84
adrdc
closed
3 years ago
0
S3 connector - cannot select data from table with date type
#83
chipmaurer
closed
3 years ago
0
Change csvWriter to quote columns with field separators
#82
chipmaurer
closed
3 years ago
1
Issue 39: Internal links, unused imports & comments
#81
karansinghneu
closed
3 years ago
0
S3PageSink for CSVs does not escape field separator
#80
chipmaurer
closed
3 years ago
0
Issue 78: Use the node format to store the limit of the varchar column
#79
chipmaurer
closed
3 years ago
1
Create table format does not support varchar field limits, like VARCHAR(16)
#78
chipmaurer
closed
3 years ago
0
support output compression
#77
adrdc
opened
3 years ago
0
Issue 7: read compressed csv, json
#76
adrdc
closed
3 years ago
0
Transitive JAXB dependencies were causing XML parsing errors.
#75
chipmaurer
closed
3 years ago
0
CTAS create table format fails with class initialization error
#74
chipmaurer
closed
3 years ago
1
S3 Schemas discovered via JSON configurations should be created in Schema Registry
#73
chipmaurer
opened
3 years ago
1
CREATE TABLE fails with useless error if schema registry not up
#72
chipmaurer
opened
3 years ago
0
Issue 67: add git commit hash to headers in class files used from prestodb
#71
adrdc
closed
3 years ago
0
Issue 69: let server load by skipping call to metadata search keys
#70
adrdc
closed
3 years ago
0
skip call to get metadata search keys for a bucket
#69
adrdc
closed
3 years ago
0
Issue 67: Fixing license headers to include commit hash
#68
karansinghneu
closed
3 years ago
0
Missing reference to specific commit/revision in the license headers of files that were copied from Presto source code
#67
jameskim0987
closed
3 years ago
7
Issue 65: add 'contains presto code' to NOTICE
#66
jameskim0987
closed
3 years ago
0
Add "contains source code from Presto..." NOTICE
#65
jameskim0987
closed
3 years ago
0
Remove unnecessary build repo dependency
#64
chipmaurer
closed
3 years ago
0
S3 connector does not need/use jitpack.io repo
#63
chipmaurer
closed
3 years ago
0
Presto fails to come up in s3 connector if SchemaRegistry is running
#62
chipmaurer
closed
3 years ago
1
Issue 60: set length explicitly in S3ObjectRange
#61
jameskim0987
closed
3 years ago
9
set length explicitly in S3ObjectRange
#60
adrdc
closed
3 years ago
0
Issue 51: JSON record reader loads the entire object in memory
#59
jameskim0987
closed
3 years ago
6
Issue 29: incremental bucket listing when getting splits
#58
adrdc
closed
3 years ago
0
use native metadata search API for OBS, ECS
#57
adrdc
opened
3 years ago
0
Issue 20: Add header file to presto-s3-connector branch
#56
chipmaurer
closed
2 years ago
0
Wrap JSON file schema check code with test that dir exists
#55
chipmaurer
closed
3 years ago
0
Issue 52: Handling code redundancy & cleanup
#54
karansinghneu
closed
3 years ago
0
read avro object from multiple splits
#53
adrdc
closed
3 years ago
0
Handling code redundancy & clean up
#52
karansinghneu
closed
3 years ago
0
JSON record reader loads the entire object in memory
#51
jameskim0987
closed
3 years ago
0
do not take higher avro version during test
#50
adrdc
closed
3 years ago
0
testSelectStarFromAvroTable broken
#49
adrdc
closed
3 years ago
0
Issue 47: better handling of csv data
#48
adrdc
closed
3 years ago
1
csv needs to handle quoted field separators
#47
adrdc
closed
3 years ago
0
Next