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
33bf12c10d
ClickHouse
/
tests
/
queries
/
0_stateless
/
02000_join_on_const.reference
33 lines
174 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support join on constant
2021-11-08 12:44:13 +00:00
1
1
1
1
1
1
Fix tests
2022-05-19 13:17:14 +00:00
1
Support join on constant
2021-11-08 12:44:13 +00:00
- ON NULL -
- inner -
- left -
1 0
2 0
- right -
0 2
0 3
- full -
0 2
0 3
1 0
2 0
- inner -
- left -
1 \N
2 \N
- right -
\N 2
\N 3
- full -
\N 2
\N 3
1 \N
2 \N
Reference in New Issue
Copy Permalink