simple-values.svg 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.43.0 (0)
  5. -->
  6. <!-- Title: G Pages: 1 -->
  7. <svg width="391pt" height="323pt"
  8. viewBox="0.00 0.00 391.00 323.09" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 319.09)">
  10. <title>G</title>
  11. <polygon fill="white" stroke="transparent" points="-4,4 -4,-319.09 387,-319.09 387,4 -4,4"/>
  12. <text text-anchor="middle" x="191.5" y="-7.8" font-family="Times,serif" font-size="14.00">select * from (values(1, 2), (3, 4)); (before rewrites)</text>
  13. <g id="clust1" class="cluster">
  14. <title>cluster0</title>
  15. <polygon fill="none" stroke="black" points="68.5,-194 68.5,-307.09 354.5,-307.09 354.5,-194 68.5,-194"/>
  16. <text text-anchor="middle" x="119" y="-291.89" font-family="Times,serif" font-size="14.00">Box0:Select</text>
  17. </g>
  18. <g id="clust3" class="cluster">
  19. <title>cluster1</title>
  20. <polygon fill="none" stroke="black" points="28.5,-31 28.5,-186 198.5,-186 198.5,-31 28.5,-31"/>
  21. <text text-anchor="middle" x="80.5" y="-170.8" font-family="Times,serif" font-size="14.00">Box1:Values</text>
  22. </g>
  23. <!-- boxhead0 -->
  24. <g id="node1" class="node">
  25. <title>boxhead0</title>
  26. <polygon fill="none" stroke="black" points="168.5,-204.55 168.5,-273.55 346.5,-273.55 346.5,-204.55 168.5,-204.55"/>
  27. <text text-anchor="middle" x="257.5" y="-258.35" font-family="Times,serif" font-size="14.00">Distinct: Preserve</text>
  28. <polyline fill="none" stroke="black" points="168.5,-250.55 346.5,-250.55 "/>
  29. <text text-anchor="middle" x="257.5" y="-235.35" font-family="Times,serif" font-size="14.00">0: Q0.c0 as COLUMN1</text>
  30. <polyline fill="none" stroke="black" points="168.5,-227.55 346.5,-227.55 "/>
  31. <text text-anchor="middle" x="257.5" y="-212.35" font-family="Times,serif" font-size="14.00">1: Q0.c1 as COLUMN2</text>
  32. </g>
  33. <!-- Q0 -->
  34. <g id="node2" class="node">
  35. <title>Q0</title>
  36. <ellipse fill="none" stroke="black" cx="113.5" cy="-239.05" rx="37.09" ry="37.09"/>
  37. <text text-anchor="middle" x="113.5" y="-235.35" font-family="Times,serif" font-size="14.00">Q0(F)</text>
  38. </g>
  39. <!-- boxhead1 -->
  40. <g id="node3" class="node">
  41. <title>boxhead1</title>
  42. <polygon fill="none" stroke="black" points="37,-39.5 37,-154.5 190,-154.5 190,-39.5 37,-39.5"/>
  43. <text text-anchor="middle" x="113.5" y="-139.3" font-family="Times,serif" font-size="14.00">Distinct: Preserve</text>
  44. <polyline fill="none" stroke="black" points="37,-131.5 190,-131.5 "/>
  45. <text text-anchor="middle" x="113.5" y="-116.3" font-family="Times,serif" font-size="14.00">0: c0 as COLUMN1</text>
  46. <polyline fill="none" stroke="black" points="37,-108.5 190,-108.5 "/>
  47. <text text-anchor="middle" x="113.5" y="-93.3" font-family="Times,serif" font-size="14.00">1: c1 as COLUMN2</text>
  48. <polyline fill="none" stroke="black" points="37,-85.5 190,-85.5 "/>
  49. <text text-anchor="middle" x="113.5" y="-70.3" font-family="Times,serif" font-size="14.00">1, 2</text>
  50. <polyline fill="none" stroke="black" points="37,-62.5 190,-62.5 "/>
  51. <text text-anchor="middle" x="113.5" y="-47.3" font-family="Times,serif" font-size="14.00">3, 4</text>
  52. </g>
  53. <!-- Q0&#45;&gt;boxhead1 -->
  54. <g id="edge1" class="edge">
  55. <title>Q0&#45;&gt;boxhead1</title>
  56. <path fill="none" stroke="black" stroke-dasharray="5,2" d="M113.5,-201.98C113.5,-196.91 113.5,-191.54 113.5,-186"/>
  57. </g>
  58. </g>
  59. </svg>