issues
search
grafadruid
/
go-druid
A Golang client for Druid
https://join.slack.com/t/grafadruid/shared_invite/zt-1qy0skzy8-axnZuyzaWRm9t8f0r9dUWQ
Apache License 2.0
39
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handling the Gateway Timeout Unmarshaling Error
#94
alandeqz
closed
4 months ago
0
bump retryablehttp version
#93
cosmic-chichu
closed
8 months ago
0
Fix extraction dimension bug
#92
cosmic-chichu
closed
8 months ago
2
Added options to submit druid reindex task
#91
tomasz-h2o
closed
10 months ago
1
add sql input source configuration
#90
vzayts
closed
11 months ago
0
Inconsistent Field Naming in search.go: 'builder' Field Instead of Expected 'query'
#89
yuanliuGeo
opened
1 year ago
0
Vzaytsev/add detailed dimension specif
#88
vzayts
closed
1 year ago
0
add dimension spec fields and options helpers
#87
vzayts
closed
1 year ago
0
When the filter value or values are null, an error will occur in the query
#86
Mr-GuoHaiQing
opened
1 year ago
0
Changes to bypass the serialisation and directly make the REST call to druid API.
#85
saketbairoliya2
opened
1 year ago
5
Enable sql queries for Imply Polaris projects
#84
jonah-rankin
closed
1 year ago
2
Add support for unknown aggregators and post-aggregators
#83
Fryuni
closed
1 year ago
6
Add subquery test code
#82
bourbonkk
opened
1 year ago
6
Improvements/add testcode modify cadinality
#81
bourbonkk
opened
1 year ago
0
Added sql test code and modified some code of sql.go
#80
bourbonkk
closed
1 year ago
5
add typesHeader and sqlTypesHeader to sql query
#79
peroxyacyl
closed
1 year ago
3
Not able to create query with dataSource as type `query`
#78
saketbairoliya2
opened
1 year ago
1
Add support for aggregation of type `expression`
#77
saketbairoliya2
opened
1 year ago
3
Adding missing post aggregate for Quantiles double sketch.
#76
saketbairoliya2
closed
2 years ago
1
InDim with null value should fail
#75
cosmic-chichu
opened
2 years ago
0
Fix mage build
#74
cosmic-chichu
closed
2 years ago
0
Add CI workflows
#73
dhia-gharsallaoui
opened
2 years ago
2
Fix agg post agg
#72
cosmic-chichu
closed
2 years ago
3
Pass HTTP headers
#71
jmichalak-fluxninja
closed
2 years ago
0
Add support for all TDigest Post Aggregation
#70
cosmic-chichu
opened
2 years ago
0
Verify intervals are valid for all query types
#69
cosmic-chichu
opened
2 years ago
2
Fix builder.Intervals marshal and filter.Interval
#68
cosmic-chichu
closed
2 years ago
4
update float to be ptr
#67
jy4096
closed
2 years ago
0
json omitempty ignore valid input for float64 data type
#66
jy4096
closed
2 years ago
1
fix enum
#65
jy4096
closed
2 years ago
0
Tdigest post aggregator
#64
jy4096
closed
2 years ago
2
add doubles sketch post aggs
#63
jy4096
closed
2 years ago
0
Doublessketch postagg quantiles histogram
#62
jy4096
closed
2 years ago
0
Allow dimension and datasource values to be string
#61
jcmackie
opened
2 years ago
5
Double sketches
#60
cosmic-chichu
closed
2 years ago
0
Empty Error Response
#59
jy4096
opened
2 years ago
3
Print Druid Error Response Properly
#58
jy4096
closed
3 years ago
0
Proper error print
#57
jy4096
closed
3 years ago
0
Proper error print
#56
jy4096
closed
3 years ago
0
Print Druid Response Properly
#55
jy4096
closed
3 years ago
0
Fix filtered aggregator
#54
cosmic-chichu
closed
3 years ago
1
Limit spec fix
#53
jy4096
closed
3 years ago
1
limitSpec: generates wrong fields
#52
jy4096
closed
3 years ago
1
Fix outputType struct tag for VirtualColumn expressions
#51
cosmic-chichu
closed
3 years ago
1
Use bool pointers when building JSON requests
#50
MarcPer
closed
3 years ago
0
Druid error handling
#49
MarcPer
closed
3 years ago
0
Introduce DecodeStreamer for Client.Do
#48
MichaelUrman
opened
3 years ago
7
Boolean. Distinguish between nil and false.
#47
jbguerraz
closed
3 years ago
1
Add registered lookup extraction function
#46
MarcPer
closed
3 years ago
1
Add Base method to dimension lookup
#45
MarcPer
closed
3 years ago
1
Next