Skip to content

Commit

Permalink
Add TPCDS README
Browse files Browse the repository at this point in the history
Signed-off-by: Gera Shegalov <[email protected]>
  • Loading branch information
gerashegalov committed Oct 25, 2024
1 parent b3b48f8 commit 8ad0b83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
Binary file added docs/img/guides/tpcds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 7 additions & 8 deletions examples/SQL+DF-Examples/tpcds/notebooks/TPCDS-SF10.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"metadata": {
"editable": true,
"id": "HtgYO0bXEBrN",
"jp-MarkdownHeadingCollapsed": true,
"slideshow": {
"slide_type": ""
},
Expand All @@ -26,7 +25,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -69,7 +68,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {
"executionInfo": {
"elapsed": 1052,
Expand Down Expand Up @@ -106,7 +105,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"metadata": {
"executionInfo": {
"elapsed": 41530,
Expand Down Expand Up @@ -146,7 +145,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -165,7 +164,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -509,7 +508,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": null,
"metadata": {
"executionInfo": {
"elapsed": 4,
Expand Down Expand Up @@ -598,7 +597,7 @@
"provenance": []
},
"kernelspec": {
"display_name": ".venv",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand Down

0 comments on commit 8ad0b83

Please sign in to comment.