This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-19 06:01:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d3e027390d
ClickHouse
/
tests
/
queries
/
0_stateless
/
02710_topk_with_empty_array.sql
Antonio Andelic
67e6335250
Fix nullptr to memcpy
2023-04-07 08:32:01 +00:00
2 lines
32 B
SQL
Raw
Blame
History
SELECT
topK
(
emptyArrayInt16
(
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink