Alexander Gallego

Results 41 issues of Alexander Gallego

1. clean up headers 2. add reflection to `bytes` in reflection.h oh its not. sloppy copy/paste _Originally posted by @dotnwat in https://github.com/vectorizedio/redpanda/pull/1008#discussion_r604964193_

kind/enhance
good first issue
area/controller
area/redpanda

not a todo for this commit, but @dotnwat , @rystsov - i wonder if `topic_partition` and `ntp` which are really quite heavily used, if we should move them to be...

area/kafka
kind/tech-debt

the RPC layer had autogenerated `ss::smp_service_group` but it looks like the pattern wasn't adopted tree-wide.

kind/enhance

Idea is to push indexing to the background thread. On production workloads for a customer we see 10x latency increase from a non compacted topic when pushing cardinality of millions...

kind/enhance
area/redpanda

Working sql. Tested pasting this text on the shell. INSERT INTO users (email, password, status, signup_date, zipcode, fname, lname) VALUES ( '[email protected]', 'asdf', 'unverified', now(), '111', 'asdf', 'asdf' ); SELECT...

``` [agallego][ag:~/gdrive] $ drive push -h Usage of drive push: -hidden=false: allows syncing of hidden paths -no-prompt=false: shows no prompt before applying the push action -r=true: performs the push action...

hi @spodila just testing out fenzo Seeing the binpackingfitnescalculators.* it's effectively ``` sum ( fitness_i( request ).... + fitness_n( request) ) / total_fitness_fns # or | fitness | ``` Wondering...

hi all - feel free to close tix. travis (franz-go) author works w/ us and we run our redpanda cloud on it. Would be interested in chatting what you guys...