Skip to content

Commit

Permalink
Daily Pathway examples refresh
Browse files Browse the repository at this point in the history
Co-authored-by: Manul from Pathway <[email protected]>
GitOrigin-RevId: 93a7c352e7ce2b873635050b7fd92b355764be6b
  • Loading branch information
Pathway-Dev and Manul from Pathway committed May 26, 2024
1 parent 410bac6 commit 630e4a7
Show file tree
Hide file tree
Showing 32 changed files with 478 additions and 466 deletions.
30 changes: 15 additions & 15 deletions examples/notebooks/showcases/fuzzy_join_part1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -191,56 +191,56 @@
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:INFO:Preparing Pathway computation\n"
"[2024-05-26T06:37:24]:INFO:Preparing Pathway computation\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:24]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:24]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
"[2024-05-26T06:37:24]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:INFO:Preparing Pathway computation\n"
"[2024-05-26T06:37:24]:INFO:Preparing Pathway computation\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:24]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:24]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:40]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
"[2024-05-26T06:37:24]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
]
},
{
Expand Down Expand Up @@ -313,49 +313,49 @@
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:INFO:Preparing Pathway computation\n"
"[2024-05-26T06:37:24]:INFO:Preparing Pathway computation\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:25]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:25]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
"[2024-05-26T06:37:25]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:INFO:CsvFilesystemReader-1: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:25]:INFO:CsvFilesystemReader-1: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:INFO:CsvFilesystemReader-1: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-05-26T06:37:25]:INFO:CsvFilesystemReader-1: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-05-25T06:37:41]:WARNING:CsvFilesystemReader-1: Closing the data source\n"
"[2024-05-26T06:37:25]:WARNING:CsvFilesystemReader-1: Closing the data source\n"
]
},
{
Expand Down
Loading

0 comments on commit 630e4a7

Please sign in to comment.