Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #2217
| Path | csiph.com!news.mixmin.net!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Erland Sommarskog <esquel@sommarskog.se> |
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: Custom window functions |
| Date | Fri, 26 May 2023 21:00:34 +0200 |
| Organization | Erland Sommarskog |
| Lines | 17 |
| Message-ID | <XnsB010D5B895E56Yazorman@127.0.0.1> (permalink) |
| References | <20230522123254.38c0b664930a7bc595f60a3a@g{oogle}mail.com> <XnsB00DD51AA11A2Yazorman@127.0.0.1> <20230525183854.3b73cd327e64ae145fe48c5b@g{oogle}mail.com> <XnsB00FDA3D4FBEFYazorman@127.0.0.1> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| Injection-Info | dont-email.me; posting-host="4fd3c8293fd530da6dde5b9be13435f6"; logging-data="78359"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18TCrhSsT1J1Q19/1aC6o86" |
| User-Agent | Xnews/2006.08.24 Mime-proxy/2.1.c.0 (Win32) |
| Cancel-Lock | sha1:iV9sWH+cwohAeWwY+DNmGW33JE8= |
| Xref | csiph.com comp.databases.ms-sqlserver:2217 |
Show key headers only | View raw
Erland Sommarskog (esquel@sommarskog.se) writes: > However, I need to add a caveat here: The fact that this runs might > be a bug. I seem to recall that there is something about CLR > aggregates and ordering. That is, if this runs but produces an > incorrect result, this is not good. Then again, my aggregate is > supposed to return an ordered result, and it seems to do with my > test query. But that may be due to chance. > > I will need to bring this up with some people at Microsoft. > An MVP colleague was kind to point me to https://learn.microsoft.com/en- us/dotnet/api/microsoft.sqlserver.server.sqluserdefinedaggregateattribute.is invarianttoorder?view=sqlclient-server-dotnet-1.0 which suggest that there is something hiding here.
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
Custom window functions Anton Shepelev <anton.txt@g{oogle}mail.com> - 2023-05-22 12:32 +0300
Re: Custom window functions Erland Sommarskog <esquel@sommarskog.se> - 2023-05-23 20:56 +0200
Re: Custom window functions Anton Shepelev <anton.txt@g{oogle}mail.com> - 2023-05-25 18:38 +0300
Re: Custom window functions Erland Sommarskog <esquel@sommarskog.se> - 2023-05-25 21:27 +0200
Re: Custom window functions Erland Sommarskog <esquel@sommarskog.se> - 2023-05-26 21:00 +0200
Re: Custom window functions Anton Shepelev <anton.txt@gmail.moc> - 2023-05-26 22:55 +0300
csiph-web