Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: promote algorithm W to master #17900

Merged
merged 106 commits into from
May 27, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
0f3aabc
refactor(query): let influxdb build against algo-w branch (#16673)
Jan 24, 2020
2bc8d49
chore(go.mod): update go.mod to point at latest flux@feat/use-algo-w
Jan 31, 2020
d25c56c
chore: merge commit 'e472b013d93d' into feat/use-algo-w
Feb 10, 2020
337595c
chore: update to latest flux@feat/use-algo-w
Feb 10, 2020
2e073fd
chore: update to latest flux@feat/use-algo-w
Feb 11, 2020
d676696
test(query): skip tests that are not passing in feat/use-algo-w (#16813)
Feb 11, 2020
16fc8df
build: remove -tags libflux and FLUX_PARSER_TYPE from build and circl…
Feb 19, 2020
766aa23
chore: update flux dependency
Feb 21, 2020
b01e194
chore: update flux dependency in promqltests
Feb 21, 2020
2c184ea
chore: update flux dependency and unskip notification tests
Feb 21, 2020
935180e
refactor: update flux for the runtime package (#17002)
jsternberg Feb 27, 2020
ff848bc
refactor(repl): remove the querier from the repl (#17031)
jsternberg Feb 27, 2020
25b0e37
feat: add support for pkg-config (#17036)
jsternberg Feb 28, 2020
0872af8
refactor: update semantic builtin lookups to use runtime now (#17066)
jsternberg Mar 2, 2020
03cfdba
fix(stdlib): unskip flux end to end tests
Mar 2, 2020
a84df74
feat(stdlib): add influxdb source (#17047)
jsternberg Mar 3, 2020
3250fb1
fix(stdlib): update flux dependency and unskip test
Mar 5, 2020
a907e05
refactor(http): modify query handler to use a language service (#17074)
jsternberg Mar 5, 2020
bcbb9df
refactor(task): tasks will now use the flux language service (#17104)
jsternberg Mar 5, 2020
0d6e4e3
Merge branch 'master' into feat/use-algo-w
jsternberg Mar 6, 2020
400d710
refactor(storage/reads): remove the storage dependency on libflux (#1…
jsternberg Mar 7, 2020
8d2ba69
refactor(http): remove the spec and update lang usage (#17148)
jsternberg Mar 9, 2020
4d68385
Merge branch 'master' into feat/use-algo-w
jsternberg Mar 9, 2020
92f121d
fix: change variable name to match new clockface variable names
hoorayimhelping Mar 9, 2020
2374717
refactor(kv): when no session length is set, use the default
jsternberg Mar 9, 2020
7012470
Merge branch 'master' into feat/use-algo-w
jsternberg Mar 10, 2020
07c9a7c
fix(stdlib): unskip stateChanges end to end test
Mar 12, 2020
790661c
test(query/stdlib/influxdata/influxdb): update rules_test to use algo…
Mar 16, 2020
5f30466
feat(query): update buckets and v1.databases calls (#17294)
jsternberg Mar 17, 2020
6c8125b
chore: update flux dependency
Mar 19, 2020
20c2439
refactor(http): change *ast.Package to json.RawMessage in query reque…
Mar 23, 2020
e9689b7
chore: update to latest flux algo-w (#17408)
Mar 24, 2020
e57c28d
chore: update to latest algo-w flux (#17422)
Mar 25, 2020
7d885fb
chore: update flux
Mar 26, 2020
4c5ef96
refactor: add pkg-config package to tools.go (#17493)
jsternberg Mar 30, 2020
469c584
Merge branch 'master' into feat/use-algo-w
jsternberg Apr 3, 2020
4ade845
chore: update flux to latest algow
Apr 3, 2020
27f7f4c
chore: update flux to latest algow
Apr 3, 2020
d3fa609
Merge branch 'master' into chore/merge-master
jsternberg Apr 6, 2020
bf15ba7
chore: update flux to latest algow
Apr 6, 2020
17c244d
chore: fix the promqltests go module file (#17631)
jsternberg Apr 6, 2020
1bb08ce
refactor(query/stdlib): modify storage filters to use the predicate d…
jsternberg Apr 7, 2020
687ab70
refactor(query): update semantic graph usage for function expression …
jsternberg Apr 7, 2020
5c99219
chore: update flux to latest algow
Apr 14, 2020
b9df72c
chore: update flux to latest algow
Apr 14, 2020
7541af8
chore: merge master into algow
Apr 15, 2020
0bac09d
Merge pull request #17759 from influxdata/chore/merge-master
Apr 15, 2020
90fb754
Merge branch 'master' into chore/merge-master
Apr 16, 2020
8e098b5
Merge pull request #17777 from influxdata/chore/merge-master
Apr 16, 2020
9857ae1
feat: release a nightly image of algow
Apr 16, 2020
9c67148
chore: update flux to latest algow revision
Apr 20, 2020
335968a
Merge branch 'master' into chore/merge-master
Apr 20, 2020
e076b61
fix: planner rewrite rules take a context
Apr 20, 2020
34bcbd8
Merge pull request #17807 from influxdata/chore/merge-master
Apr 20, 2020
63fd365
Merge branch 'master' into chore/merge-master-into-algo-w
Apr 22, 2020
54ac783
refactor(query): move ReadWindowAggregateSpec to query package
Apr 22, 2020
c6ffeac
test: skip flux end to end test for writing null values
Apr 22, 2020
ff2a2cc
chore: update flux to latest algo-w revision
Apr 23, 2020
d60b877
Merge branch 'master' into chore/merge-master-into-algo-w
Apr 23, 2020
77fb838
Merge pull request #17848 from influxdata/chore/merge-master-into-algo-w
Apr 23, 2020
3079d2a
Merge branch 'master' into chore/merge-master-into-algo-w
Apr 24, 2020
3f4368d
chore: update flux to latest algo-w revision
Apr 24, 2020
40398b7
Merge pull request #17867 from influxdata/chore/merge-master-into-algo-w
Apr 24, 2020
f5cf024
chore: update flux to latest algo-w revision
Apr 28, 2020
457637e
Merge branch 'master' into chore/merge-master
Apr 28, 2020
d6b4728
Merge pull request #17884 from influxdata/chore/merge-master
Apr 28, 2020
6d885c7
Merge branch 'master' into chore/update-flux
Apr 29, 2020
f2478a1
chore: update flux to latest revision
Apr 29, 2020
4884f71
Merge pull request #17904 from influxdata/chore/update-flux
Apr 29, 2020
2ef9999
Merge branch 'master' into chore/merge-master
Apr 30, 2020
1db0fcc
Merge pull request #17920 from influxdata/chore/merge-master
Apr 30, 2020
83b90c3
Merge branch 'master' into chore/merge-master
Apr 30, 2020
4fba49f
Merge pull request #17925 from influxdata/chore/merge-master
Apr 30, 2020
22c7d09
feat: frontend consumption of feature flags (#17926)
drdelambre Apr 30, 2020
2b58cbf
fix: safari rendering bug in checks (#17929)
drdelambre May 1, 2020
aac3a4e
fix: show buckets in alerting (#17930)
drdelambre May 1, 2020
89e3436
feat(pkger): add the ability to remove a stack and all its associated…
jsteenb2 May 1, 2020
28aa464
chore(httpc): refactor inputs to eliminate required path
jsteenb2 May 2, 2020
ffddeb4
fix(zero_value_checks): checks can now have a value set to 0 (#17933)
asalem1 May 4, 2020
1d027cf
feat(pkger): enforce metadata.name dns name compliance
jsteenb2 May 3, 2020
8bb5065
refactor: unify WindowAggregateCapability (#17901)
ethanyzhang May 5, 2020
e341a51
fix: fmt
ethanyzhang May 5, 2020
7c1b735
Merge branch 'master' into chore/update-flux
May 5, 2020
02c8e02
chore: update flux to latest revision
May 5, 2020
2faac6a
Merge pull request #17962 from influxdata/chore/update-flux
May 5, 2020
7cb599c
feat(storage): convert ResultSet to table stream for aggregate window
May 4, 2020
e51a2b8
feat: added PushDownWindowAggregate planner rewrite rule (#17898)
adrian-thurston May 6, 2020
6dd385d
chore: update flux to latest revision
May 6, 2020
4aec0dc
Merge branch 'master' into chore/update-flux
May 6, 2020
c380ff6
Merge pull request #17974 from influxdata/chore/update-flux
May 6, 2020
f3320c7
Merge branch 'master' into chore/update-flux
May 7, 2020
9a1e31a
chore: update flux to latest revision
May 7, 2020
8bf2d34
Merge pull request #18002 from influxdata/chore/update-flux
May 7, 2020
7379e78
fix(storage/flux): fix a race condition in the tags cache (#17977)
jsternberg May 7, 2020
34e581c
Merge branch 'master' into chore/merge-master
May 12, 2020
20a583d
chore: update flux to latest revision
May 12, 2020
2124d84
Merge pull request #18061 from influxdata/chore/merge-master
May 12, 2020
09b8e40
fix(query/stdlib): update to function to use the refactored row funct…
jsternberg May 13, 2020
b43f79b
fix: need to rebuild the query request before the second e2e test run…
adrian-thurston May 15, 2020
342c3c2
fix(query): do not free the column reader in the no content encoders …
jsternberg May 15, 2020
0c8d19e
Merge branch 'master' into feat/use-algo-w
jsternberg May 18, 2020
b776cf4
feat: added PushDownGroupAggregate planner rewrite rule (#18085)
adrian-thurston May 20, 2020
0bb847b
Merge branch 'master' into feat/use-algo-w
jsternberg May 21, 2020
53165bf
feat(query): add a planner rule to push down bare aggregates (#18144)
May 22, 2020
7db9f4c
Merge branch 'master' into chore/merge-master
May 26, 2020
de1b1b3
Merge pull request #18216 from influxdata/chore/merge-master
May 26, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update flux to latest algo-w revision
  • Loading branch information
jlapacik committed Apr 23, 2020
commit ff2a2cc66b3683cfb9d353e37014f0a0767ee677
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/hashicorp/raft v1.0.0 // indirect
github.com/hashicorp/vault/api v1.0.2
github.com/influxdata/cron v0.0.0-20191203200038-ded12750aac6
github.com/influxdata/flux v0.66.1-0.20200422192629-2d538896e252
github.com/influxdata/flux v0.66.1-0.20200423173753-ffde07d2f718
github.com/influxdata/httprouter v1.3.1-0.20191122104820-ee83e2772f69
github.com/influxdata/influxql v0.0.0-20180925231337-1cbfca8e56b6
github.com/influxdata/pkg-config v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NH
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/influxdata/cron v0.0.0-20191203200038-ded12750aac6 h1:OtjKkeWDjUbyMi82C7XXy7Tvm2LXMwiBBXyFIGNPaGA=
github.com/influxdata/cron v0.0.0-20191203200038-ded12750aac6/go.mod h1:XabtPPW2qsCg0tl+kjaPU+cFS+CjQXEXbT1VJvHT4og=
github.com/influxdata/flux v0.66.1-0.20200422192629-2d538896e252 h1:HW2AyVhCxag+FUcR83cSp/r/k/HORCal2wfnvANh0jM=
github.com/influxdata/flux v0.66.1-0.20200422192629-2d538896e252/go.mod h1:4PVm7oUSOMJgXbEsEZgHmWZRjIPtB6gF0F9et2i3+3w=
github.com/influxdata/flux v0.66.1-0.20200423173753-ffde07d2f718 h1:U4/ATW5lXLWpJvOpiG4rQdw4wWXAhN4SDax/X9HmAyU=
github.com/influxdata/flux v0.66.1-0.20200423173753-ffde07d2f718/go.mod h1:4PVm7oUSOMJgXbEsEZgHmWZRjIPtB6gF0F9et2i3+3w=
github.com/influxdata/goreleaser v0.97.0-influx h1:jT5OrcW7WfS0e2QxfwmTBjhLvpIC9CDLRhNgZJyhj8s=
github.com/influxdata/goreleaser v0.97.0-influx/go.mod h1:MnjA0e0Uq6ISqjG1WxxMAl+3VS1QYjILSWVnMYDxasE=
github.com/influxdata/httprouter v1.3.1-0.20191122104820-ee83e2772f69 h1:WQsmW0fXO4ZE/lFGIE84G6rIV5SJN3P3sjIXAP1a8eU=
Expand Down
2 changes: 1 addition & 1 deletion query/promql/internal/promqltests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/google/go-cmp v0.4.0
github.com/google/uuid v1.1.1 // indirect
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/influxdata/flux v0.66.1-0.20200422192629-2d538896e252
github.com/influxdata/flux v0.66.1-0.20200423173753-ffde07d2f718
github.com/influxdata/influxdb/v2 v2.0.0-00010101000000-000000000000
github.com/influxdata/influxql v1.0.1 // indirect
github.com/influxdata/promql/v2 v2.12.0
Expand Down
5 changes: 2 additions & 3 deletions query/promql/internal/promqltests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,8 @@ github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NH
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/influxdata/cron v0.0.0-20191203200038-ded12750aac6 h1:OtjKkeWDjUbyMi82C7XXy7Tvm2LXMwiBBXyFIGNPaGA=
github.com/influxdata/cron v0.0.0-20191203200038-ded12750aac6/go.mod h1:XabtPPW2qsCg0tl+kjaPU+cFS+CjQXEXbT1VJvHT4og=
github.com/influxdata/flux v0.66.1-0.20200420200519-e2bccf3dcfc6/go.mod h1:4PVm7oUSOMJgXbEsEZgHmWZRjIPtB6gF0F9et2i3+3w=
github.com/influxdata/flux v0.66.1-0.20200422192629-2d538896e252 h1:HW2AyVhCxag+FUcR83cSp/r/k/HORCal2wfnvANh0jM=
github.com/influxdata/flux v0.66.1-0.20200422192629-2d538896e252/go.mod h1:4PVm7oUSOMJgXbEsEZgHmWZRjIPtB6gF0F9et2i3+3w=
github.com/influxdata/flux v0.66.1-0.20200423173753-ffde07d2f718 h1:U4/ATW5lXLWpJvOpiG4rQdw4wWXAhN4SDax/X9HmAyU=
github.com/influxdata/flux v0.66.1-0.20200423173753-ffde07d2f718/go.mod h1:4PVm7oUSOMJgXbEsEZgHmWZRjIPtB6gF0F9et2i3+3w=
github.com/influxdata/httprouter v1.3.1-0.20191122104820-ee83e2772f69 h1:WQsmW0fXO4ZE/lFGIE84G6rIV5SJN3P3sjIXAP1a8eU=
github.com/influxdata/httprouter v1.3.1-0.20191122104820-ee83e2772f69/go.mod h1:pwymjR6SrP3gD3pRj9RJwdl1j5s3doEEV8gS4X9qSzA=
github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
Expand Down