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: f0c4a78594a8edf69640c69760612e616475e389
  • Loading branch information
Pathway-Dev and Manul from Pathway committed Jul 5, 2024
1 parent a68c206 commit 1030bac
Show file tree
Hide file tree
Showing 28 changed files with 465 additions and 459 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 @@ -206,56 +206,56 @@
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:Preparing Pathway computation\n"
"[2024-07-05T06:41:01]:INFO:Preparing Pathway computation\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:01]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:01]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
"[2024-07-05T06:41:01]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:Preparing Pathway computation\n"
"[2024-07-05T06:41:01]:INFO:Preparing Pathway computation\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:01]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:01]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
"[2024-07-05T06:41:01]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
]
},
{
Expand Down Expand Up @@ -328,49 +328,49 @@
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:Preparing Pathway computation\n"
"[2024-07-05T06:41:02]:INFO:Preparing Pathway computation\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:02]:INFO:CsvFilesystemReader-0: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:02]:INFO:CsvFilesystemReader-0: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
"[2024-07-05T06:41:02]:WARNING:CsvFilesystemReader-0: Closing the data source\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-1: 0 entries (1 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:02]:INFO:CsvFilesystemReader-1: 0 entries (1 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:INFO:CsvFilesystemReader-1: 5 entries (2 minibatch(es)) have been sent to the engine\n"
"[2024-07-05T06:41:02]:INFO:CsvFilesystemReader-1: 5 entries (2 minibatch(es)) have been sent to the engine\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"[2024-07-04T06:37:23]:WARNING:CsvFilesystemReader-1: Closing the data source\n"
"[2024-07-05T06:41:02]:WARNING:CsvFilesystemReader-1: Closing the data source\n"
]
},
{
Expand Down
Loading

0 comments on commit 1030bac

Please sign in to comment.