Sorry, DENSE_VECTOR was pointing to the wrong row, updated score Syntax Score VECTOR<type, dimension> 16 DENSE VECTOR<type, dimension> 11 type[dimension] 9 NON NULL <type>[dimention] 6 VECTOR type[n] 5 DENSE_VECTOR<type, dimension> 3 NON-NULL FROZEN<type[n]> 3 ARRAY<type, n> 0
> On May 5, 2023, at 10:01 AM, David Capwell <dcapw...@apple.com> wrote: > > Updated > > Syntax > Jonathan Ellis > David Capwell > Josh McKenzie > Caleb Rackliffe > Patrick McFadin > Brandon Williams > Mike Adamson > Benedict > Mick Semb Wever > Derek Chen-Becker > VECTOR<type, dimension> > 1 > 2 > 2 > > > 1 > ? > 3 > 2 > > DENSE VECTOR<type, dimension> > 2 > 1 > > > ? > > ? > > > > type[dimension] > 3 > 3 > 3 > 1 > > 3 > > 2 > > > DENSE_VECTOR<type, dimension> > > > 1 > > > > > > > > NON NULL <type>[dimention] > > 1 > > > > > > 1 > > > VECTOR type[n] > > > > > > 2 > > > 1 > > ARRAY<type, n> > > > > > > > > > > > NON-NULL FROZEN<type[n]> > > > > > > > > > > 1 > > Rank > Weight > 1 > 3 > 2 > 2 > 3 > 1 > ? > 3 > > Syntax > Score > VECTOR<type, dimension> > 16 > DENSE VECTOR<type, dimension> > 11 > type[dimension] > 9 > DENSE_VECTOR<type, dimension> > 6 > NON NULL <type>[dimention] > 6 > VECTOR type[n] > 5 > NON-NULL FROZEN<type[n]> > 3 > ARRAY<type, n> > 0 > > > ATM VECTOR<type, dimension> is winning with DENSE VECTOR<type, dimension> a > close second.. Patrick and Mike are the swing votes… Election Day is so > exciting! > >> On May 5, 2023, at 9:53 AM, Mick Semb Wever <m...@apache.org> wrote: >> >> >> >> On Fri, 5 May 2023 at 18:43, David Capwell <dcapw...@apple.com >> <mailto:dcapw...@apple.com>> wrote: >>> Went through and created a spreed sheet of current votes… For Patric and >>> Mike, I don’t see a clear vote, so I put a ? where I “think” your >>> preference is… for Mick, I only put one vote as the list looked like a >>> summary, but you mentioned the first was your preference >>> >>> Syntax >>> Jonathan Ellis >>> David Capwell >>> Josh McKenzie >>> Caleb Rackliffe >>> Patrick McFadin >>> Brandon Williams >>> Mike Adamson >>> Benedict >>> Mick Semb Wever >>> VECTOR<type, dimension> >>> 1 >>> 2 >>> 2 >>> >>> >>> 1 >>> ? >>> 3 >>> >>> DENSE VECTOR<type, dimension> >>> 2 >>> 1 >>> >>> >>> ? >>> >>> ? >>> >>> >>> type[dimension] >>> 3 >>> 3 >>> 3 >>> 1 >>> >>> 3 >>> >>> 2 >>> >>> DENSE_VECTOR<type, dimension> >>> >>> >>> 1 >>> >>> >>> >>> >>> >>> >>> NON NULL <type>[dimention] >>> >>> 1 >>> >>> >>> >>> >>> >>> 1 >>> >>> VECTOR type[n] >>> >>> >>> >>> >>> >>> 2 >>> >>> >>> 1 >>> ARRAY<type, n> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> NON-NULL FROZEN<type[n]> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> 1 = top pick >>> 2 = second pick >>> 3 = third pick >> >> >> Is what Josh writes always separate ?? >> >> My 2 is VECTOR<type, dimension> >> >> Thanks David for tallying. >> >