We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe5205 commit a9d8140Copy full SHA for a9d8140
airbyte_cdk/sources/streams/concurrent/partition_reader.py
@@ -17,7 +17,8 @@
17
18
class PartitionLogger:
19
"""
20
- Helper class that provides a mechanism for passing a message
+ Helper class that provides a mechanism for passing a log message onto the current
21
+ partitions message repository
22
23
24
def __init__(
0 commit comments