chalkpy 2.93.8__py3-none-any.whl → 2.94.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- chalk/_gen/chalk/protosql/v1/sql_service_pb2.py +37 -27
- chalk/_gen/chalk/protosql/v1/sql_service_pb2.pyi +58 -3
- chalk/_version.py +1 -1
- chalk/client/client.py +32 -1
- chalk/client/client_grpc.py +59 -6
- chalk/client/client_impl.py +44 -1
- chalk/client/models.py +87 -0
- chalk/streams/_windows.py +7 -2
- {chalkpy-2.93.8.dist-info → chalkpy-2.94.0.dist-info}/METADATA +1 -1
- {chalkpy-2.93.8.dist-info → chalkpy-2.94.0.dist-info}/RECORD +13 -13
- {chalkpy-2.93.8.dist-info → chalkpy-2.94.0.dist-info}/WHEEL +0 -0
- {chalkpy-2.93.8.dist-info → chalkpy-2.94.0.dist-info}/entry_points.txt +0 -0
- {chalkpy-2.93.8.dist-info → chalkpy-2.94.0.dist-info}/top_level.txt +0 -0
|
@@ -18,7 +18,7 @@ from chalk._gen.chalk.common.v1 import chalk_error_pb2 as chalk_dot_common_dot_v
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
|
21
|
-
b'\n#chalk/protosql/v1/sql_service.proto\x12\x11\x63halk.protosql.v1\x1a\x1f\x63halk/auth/v1/permissions.proto\x1a!chalk/common/v1/chalk_error.proto"
|
|
21
|
+
b'\n#chalk/protosql/v1/sql_service.proto\x12\x11\x63halk.protosql.v1\x1a\x1f\x63halk/auth/v1/permissions.proto\x1a!chalk/common/v1/chalk_error.proto"#\n!ExecuteSqlSyncQueryRequestOptions"$\n"ExecuteSqlAsyncQueryRequestOptions"\xb1\x02\n\x16\x45xecuteSqlQueryRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query\x12*\n\x0e\x63orrelation_id\x18\x02 \x01(\tH\x01R\rcorrelationId\x88\x01\x01\x12Y\n\x0csync_options\x18\n \x01(\x0b\x32\x34.chalk.protosql.v1.ExecuteSqlSyncQueryRequestOptionsH\x00R\x0bsyncOptions\x12\\\n\rasync_options\x18\x0b \x01(\x0b\x32\x35.chalk.protosql.v1.ExecuteSqlAsyncQueryRequestOptionsH\x00R\x0c\x61syncOptionsB\t\n\x07optionsB\x11\n\x0f_correlation_id"O\n"ExecuteSqlSyncQueryResponsePayload\x12)\n\x10parquet_response\x18\x01 \x01(\x0cR\x0fparquetResponse"\xa0\x01\n#ExecuteSqlAsyncQueryResponsePayload\x12!\n\x0coperation_id\x18\x01 \x01(\tR\x0boperationId\x12V\n\x0e\x65xecution_mode\x18\x02 \x01(\x0e\x32/.chalk.protosql.v1.ExecuteSqlAsyncExecutionModeR\rexecutionMode"\xcb\x02\n\x17\x45xecuteSqlQueryResponse\x12\x19\n\x08query_id\x18\x01 \x01(\tR\x07queryId\x12\x1a\n\x07parquet\x18\x02 \x01(\x0cH\x00R\x07parquet\x12Z\n\x0csync_payload\x18\n \x01(\x0b\x32\x35.chalk.protosql.v1.ExecuteSqlSyncQueryResponsePayloadH\x00R\x0bsyncPayload\x12]\n\rasync_payload\x18\x0b \x01(\x0b\x32\x36.chalk.protosql.v1.ExecuteSqlAsyncQueryResponsePayloadH\x00R\x0c\x61syncPayload\x12\x33\n\x06\x65rrors\x18\x03 \x03(\x0b\x32\x1b.chalk.common.v1.ChalkErrorR\x06\x65rrorsB\t\n\x07payload"+\n\x13PlanSqlQueryRequest\x12\x14\n\x05query\x18\x01 \x01(\tR\x05query"n\n\x14PlanSqlQueryResponse\x12!\n\x0clogical_plan\x18\x01 \x01(\tR\x0blogicalPlan\x12\x33\n\x06\x65rrors\x18\x05 \x03(\x0b\x32\x1b.chalk.common.v1.ChalkErrorR\x06\x65rrors"\x16\n\x14GetDbCatalogsRequest"q\n\x15GetDbCatalogsResponse\x12#\n\rcatalog_names\x18\x01 \x03(\tR\x0c\x63\x61talogNames\x12\x33\n\x06\x65rrors\x18\x05 \x03(\x0b\x32\x1b.chalk.common.v1.ChalkErrorR\x06\x65rrors"\xd0\x01\n\x13GetDbSchemasRequest\x12\x1d\n\x07\x63\x61talog\x18\x01 \x01(\tH\x00R\x07\x63\x61talog\x88\x01\x01\x12<\n\x18\x64\x62_schema_filter_pattern\x18\x02 \x01(\tH\x01R\x15\x64\x62SchemaFilterPattern\x88\x01\x01\x12\x33\n\x06\x65rrors\x18\x05 \x03(\x0b\x32\x1b.chalk.common.v1.ChalkErrorR\x06\x65rrorsB\n\n\x08_catalogB\x1b\n\x19_db_schema_filter_pattern"W\n\x0c\x44\x62SchemaInfo\x12!\n\x0c\x63\x61talog_name\x18\x01 \x01(\tR\x0b\x63\x61talogName\x12$\n\x0e\x64\x62_schema_name\x18\x02 \x01(\tR\x0c\x64\x62SchemaName"\x86\x01\n\x14GetDbSchemasResponse\x12\x39\n\x07schemas\x18\x01 \x03(\x0b\x32\x1f.chalk.protosql.v1.DbSchemaInfoR\x07schemas\x12\x33\n\x06\x65rrors\x18\x05 \x03(\x0b\x32\x1b.chalk.common.v1.ChalkErrorR\x06\x65rrors"\x9f\x02\n\x10GetTablesRequest\x12\x1d\n\x07\x63\x61talog\x18\x01 \x01(\tH\x00R\x07\x63\x61talog\x88\x01\x01\x12<\n\x18\x64\x62_schema_filter_pattern\x18\x02 \x01(\tH\x01R\x15\x64\x62SchemaFilterPattern\x88\x01\x01\x12>\n\x19table_name_filter_pattern\x18\x03 \x01(\tH\x02R\x16tableNameFilterPattern\x88\x01\x01\x12\'\n\x0finclude_schemas\x18\n \x01(\x08R\x0eincludeSchemasB\n\n\x08_catalogB\x1b\n\x19_db_schema_filter_patternB\x1c\n\x1a_table_name_filter_pattern"\xbd\x01\n\tTableInfo\x12!\n\x0c\x63\x61talog_name\x18\x01 \x01(\tR\x0b\x63\x61talogName\x12$\n\x0e\x64\x62_schema_name\x18\x02 \x01(\tR\x0c\x64\x62SchemaName\x12\x1d\n\ntable_name\x18\x03 \x01(\tR\ttableName\x12\x31\n\x12table_arrow_schema\x18\x04 \x01(\x0cH\x00R\x10tableArrowSchema\x88\x01\x01\x42\x15\n\x13_table_arrow_schema"~\n\x11GetTablesResponse\x12\x34\n\x06tables\x18\x01 \x03(\x0b\x32\x1c.chalk.protosql.v1.TableInfoR\x06tables\x12\x33\n\x06\x65rrors\x18\x05 \x03(\x0b\x32\x1b.chalk.common.v1.ChalkErrorR\x06\x65rrors*\xad\x01\n\x1c\x45xecuteSqlAsyncExecutionMode\x12\x30\n,EXECUTE_SQL_ASYNC_EXECUTION_MODE_UNSPECIFIED\x10\x00\x12/\n+EXECUTE_SQL_ASYNC_EXECUTION_MODE_IN_PROCESS\x10\x01\x12*\n&EXECUTE_SQL_ASYNC_EXECUTION_MODE_ASYNC\x10\x02\x32\x8d\x04\n\nSqlService\x12m\n\x0f\x45xecuteSqlQuery\x12).chalk.protosql.v1.ExecuteSqlQueryRequest\x1a*.chalk.protosql.v1.ExecuteSqlQueryResponse"\x03\x80}\x03\x12\x64\n\x0cPlanSqlQuery\x12&.chalk.protosql.v1.PlanSqlQueryRequest\x1a\'.chalk.protosql.v1.PlanSqlQueryResponse"\x03\x80}\x03\x12g\n\rGetDbCatalogs\x12\'.chalk.protosql.v1.GetDbCatalogsRequest\x1a(.chalk.protosql.v1.GetDbCatalogsResponse"\x03\x80}\x0b\x12\x64\n\x0cGetDbSchemas\x12&.chalk.protosql.v1.GetDbSchemasRequest\x1a\'.chalk.protosql.v1.GetDbSchemasResponse"\x03\x80}\x0b\x12[\n\tGetTables\x12#.chalk.protosql.v1.GetTablesRequest\x1a$.chalk.protosql.v1.GetTablesResponse"\x03\x80}\x0b\x42\x8e\x01\n\x15\x63om.chalk.protosql.v1B\x0fSqlServiceProtoP\x01\xa2\x02\x03\x43PX\xaa\x02\x11\x43halk.Protosql.V1\xca\x02\x11\x43halk\\Protosql\\V1\xe2\x02\x1d\x43halk\\Protosql\\V1\\GPBMetadata\xea\x02\x13\x43halk::Protosql::V1b\x06proto3'
|
|
22
22
|
)
|
|
23
23
|
|
|
24
24
|
_globals = globals()
|
|
@@ -39,30 +39,40 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
39
39
|
_globals["_SQLSERVICE"].methods_by_name["GetDbSchemas"]._serialized_options = b"\200}\013"
|
|
40
40
|
_globals["_SQLSERVICE"].methods_by_name["GetTables"]._options = None
|
|
41
41
|
_globals["_SQLSERVICE"].methods_by_name["GetTables"]._serialized_options = b"\200}\013"
|
|
42
|
-
_globals["
|
|
43
|
-
_globals["
|
|
44
|
-
_globals["
|
|
45
|
-
_globals["
|
|
46
|
-
_globals["
|
|
47
|
-
_globals["
|
|
48
|
-
_globals["
|
|
49
|
-
_globals["
|
|
50
|
-
_globals["
|
|
51
|
-
_globals["
|
|
52
|
-
_globals["
|
|
53
|
-
_globals["
|
|
54
|
-
_globals["
|
|
55
|
-
_globals["
|
|
56
|
-
_globals["
|
|
57
|
-
_globals["
|
|
58
|
-
_globals["
|
|
59
|
-
_globals["
|
|
60
|
-
_globals["
|
|
61
|
-
_globals["
|
|
62
|
-
_globals["
|
|
63
|
-
_globals["
|
|
64
|
-
_globals["
|
|
65
|
-
_globals["
|
|
66
|
-
_globals["
|
|
67
|
-
_globals["
|
|
42
|
+
_globals["_EXECUTESQLASYNCEXECUTIONMODE"]._serialized_start = 2431
|
|
43
|
+
_globals["_EXECUTESQLASYNCEXECUTIONMODE"]._serialized_end = 2604
|
|
44
|
+
_globals["_EXECUTESQLSYNCQUERYREQUESTOPTIONS"]._serialized_start = 126
|
|
45
|
+
_globals["_EXECUTESQLSYNCQUERYREQUESTOPTIONS"]._serialized_end = 161
|
|
46
|
+
_globals["_EXECUTESQLASYNCQUERYREQUESTOPTIONS"]._serialized_start = 163
|
|
47
|
+
_globals["_EXECUTESQLASYNCQUERYREQUESTOPTIONS"]._serialized_end = 199
|
|
48
|
+
_globals["_EXECUTESQLQUERYREQUEST"]._serialized_start = 202
|
|
49
|
+
_globals["_EXECUTESQLQUERYREQUEST"]._serialized_end = 507
|
|
50
|
+
_globals["_EXECUTESQLSYNCQUERYRESPONSEPAYLOAD"]._serialized_start = 509
|
|
51
|
+
_globals["_EXECUTESQLSYNCQUERYRESPONSEPAYLOAD"]._serialized_end = 588
|
|
52
|
+
_globals["_EXECUTESQLASYNCQUERYRESPONSEPAYLOAD"]._serialized_start = 591
|
|
53
|
+
_globals["_EXECUTESQLASYNCQUERYRESPONSEPAYLOAD"]._serialized_end = 751
|
|
54
|
+
_globals["_EXECUTESQLQUERYRESPONSE"]._serialized_start = 754
|
|
55
|
+
_globals["_EXECUTESQLQUERYRESPONSE"]._serialized_end = 1085
|
|
56
|
+
_globals["_PLANSQLQUERYREQUEST"]._serialized_start = 1087
|
|
57
|
+
_globals["_PLANSQLQUERYREQUEST"]._serialized_end = 1130
|
|
58
|
+
_globals["_PLANSQLQUERYRESPONSE"]._serialized_start = 1132
|
|
59
|
+
_globals["_PLANSQLQUERYRESPONSE"]._serialized_end = 1242
|
|
60
|
+
_globals["_GETDBCATALOGSREQUEST"]._serialized_start = 1244
|
|
61
|
+
_globals["_GETDBCATALOGSREQUEST"]._serialized_end = 1266
|
|
62
|
+
_globals["_GETDBCATALOGSRESPONSE"]._serialized_start = 1268
|
|
63
|
+
_globals["_GETDBCATALOGSRESPONSE"]._serialized_end = 1381
|
|
64
|
+
_globals["_GETDBSCHEMASREQUEST"]._serialized_start = 1384
|
|
65
|
+
_globals["_GETDBSCHEMASREQUEST"]._serialized_end = 1592
|
|
66
|
+
_globals["_DBSCHEMAINFO"]._serialized_start = 1594
|
|
67
|
+
_globals["_DBSCHEMAINFO"]._serialized_end = 1681
|
|
68
|
+
_globals["_GETDBSCHEMASRESPONSE"]._serialized_start = 1684
|
|
69
|
+
_globals["_GETDBSCHEMASRESPONSE"]._serialized_end = 1818
|
|
70
|
+
_globals["_GETTABLESREQUEST"]._serialized_start = 1821
|
|
71
|
+
_globals["_GETTABLESREQUEST"]._serialized_end = 2108
|
|
72
|
+
_globals["_TABLEINFO"]._serialized_start = 2111
|
|
73
|
+
_globals["_TABLEINFO"]._serialized_end = 2300
|
|
74
|
+
_globals["_GETTABLESRESPONSE"]._serialized_start = 2302
|
|
75
|
+
_globals["_GETTABLESRESPONSE"]._serialized_end = 2428
|
|
76
|
+
_globals["_SQLSERVICE"]._serialized_start = 2607
|
|
77
|
+
_globals["_SQLSERVICE"]._serialized_end = 3132
|
|
68
78
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
from chalk._gen.chalk.auth.v1 import permissions_pb2 as _permissions_pb2
|
|
2
2
|
from chalk._gen.chalk.common.v1 import chalk_error_pb2 as _chalk_error_pb2
|
|
3
3
|
from google.protobuf.internal import containers as _containers
|
|
4
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
4
5
|
from google.protobuf import descriptor as _descriptor
|
|
5
6
|
from google.protobuf import message as _message
|
|
6
7
|
from typing import (
|
|
@@ -13,24 +14,78 @@ from typing import (
|
|
|
13
14
|
|
|
14
15
|
DESCRIPTOR: _descriptor.FileDescriptor
|
|
15
16
|
|
|
17
|
+
class ExecuteSqlAsyncExecutionMode(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
18
|
+
__slots__ = ()
|
|
19
|
+
EXECUTE_SQL_ASYNC_EXECUTION_MODE_UNSPECIFIED: _ClassVar[ExecuteSqlAsyncExecutionMode]
|
|
20
|
+
EXECUTE_SQL_ASYNC_EXECUTION_MODE_IN_PROCESS: _ClassVar[ExecuteSqlAsyncExecutionMode]
|
|
21
|
+
EXECUTE_SQL_ASYNC_EXECUTION_MODE_ASYNC: _ClassVar[ExecuteSqlAsyncExecutionMode]
|
|
22
|
+
|
|
23
|
+
EXECUTE_SQL_ASYNC_EXECUTION_MODE_UNSPECIFIED: ExecuteSqlAsyncExecutionMode
|
|
24
|
+
EXECUTE_SQL_ASYNC_EXECUTION_MODE_IN_PROCESS: ExecuteSqlAsyncExecutionMode
|
|
25
|
+
EXECUTE_SQL_ASYNC_EXECUTION_MODE_ASYNC: ExecuteSqlAsyncExecutionMode
|
|
26
|
+
|
|
27
|
+
class ExecuteSqlSyncQueryRequestOptions(_message.Message):
|
|
28
|
+
__slots__ = ()
|
|
29
|
+
def __init__(self) -> None: ...
|
|
30
|
+
|
|
31
|
+
class ExecuteSqlAsyncQueryRequestOptions(_message.Message):
|
|
32
|
+
__slots__ = ()
|
|
33
|
+
def __init__(self) -> None: ...
|
|
34
|
+
|
|
16
35
|
class ExecuteSqlQueryRequest(_message.Message):
|
|
17
|
-
__slots__ = ("query",)
|
|
36
|
+
__slots__ = ("query", "correlation_id", "sync_options", "async_options")
|
|
18
37
|
QUERY_FIELD_NUMBER: _ClassVar[int]
|
|
38
|
+
CORRELATION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
39
|
+
SYNC_OPTIONS_FIELD_NUMBER: _ClassVar[int]
|
|
40
|
+
ASYNC_OPTIONS_FIELD_NUMBER: _ClassVar[int]
|
|
19
41
|
query: str
|
|
20
|
-
|
|
42
|
+
correlation_id: str
|
|
43
|
+
sync_options: ExecuteSqlSyncQueryRequestOptions
|
|
44
|
+
async_options: ExecuteSqlAsyncQueryRequestOptions
|
|
45
|
+
def __init__(
|
|
46
|
+
self,
|
|
47
|
+
query: _Optional[str] = ...,
|
|
48
|
+
correlation_id: _Optional[str] = ...,
|
|
49
|
+
sync_options: _Optional[_Union[ExecuteSqlSyncQueryRequestOptions, _Mapping]] = ...,
|
|
50
|
+
async_options: _Optional[_Union[ExecuteSqlAsyncQueryRequestOptions, _Mapping]] = ...,
|
|
51
|
+
) -> None: ...
|
|
52
|
+
|
|
53
|
+
class ExecuteSqlSyncQueryResponsePayload(_message.Message):
|
|
54
|
+
__slots__ = ("parquet_response",)
|
|
55
|
+
PARQUET_RESPONSE_FIELD_NUMBER: _ClassVar[int]
|
|
56
|
+
parquet_response: bytes
|
|
57
|
+
def __init__(self, parquet_response: _Optional[bytes] = ...) -> None: ...
|
|
58
|
+
|
|
59
|
+
class ExecuteSqlAsyncQueryResponsePayload(_message.Message):
|
|
60
|
+
__slots__ = ("operation_id", "execution_mode")
|
|
61
|
+
OPERATION_ID_FIELD_NUMBER: _ClassVar[int]
|
|
62
|
+
EXECUTION_MODE_FIELD_NUMBER: _ClassVar[int]
|
|
63
|
+
operation_id: str
|
|
64
|
+
execution_mode: ExecuteSqlAsyncExecutionMode
|
|
65
|
+
def __init__(
|
|
66
|
+
self,
|
|
67
|
+
operation_id: _Optional[str] = ...,
|
|
68
|
+
execution_mode: _Optional[_Union[ExecuteSqlAsyncExecutionMode, str]] = ...,
|
|
69
|
+
) -> None: ...
|
|
21
70
|
|
|
22
71
|
class ExecuteSqlQueryResponse(_message.Message):
|
|
23
|
-
__slots__ = ("query_id", "parquet", "errors")
|
|
72
|
+
__slots__ = ("query_id", "parquet", "sync_payload", "async_payload", "errors")
|
|
24
73
|
QUERY_ID_FIELD_NUMBER: _ClassVar[int]
|
|
25
74
|
PARQUET_FIELD_NUMBER: _ClassVar[int]
|
|
75
|
+
SYNC_PAYLOAD_FIELD_NUMBER: _ClassVar[int]
|
|
76
|
+
ASYNC_PAYLOAD_FIELD_NUMBER: _ClassVar[int]
|
|
26
77
|
ERRORS_FIELD_NUMBER: _ClassVar[int]
|
|
27
78
|
query_id: str
|
|
28
79
|
parquet: bytes
|
|
80
|
+
sync_payload: ExecuteSqlSyncQueryResponsePayload
|
|
81
|
+
async_payload: ExecuteSqlAsyncQueryResponsePayload
|
|
29
82
|
errors: _containers.RepeatedCompositeFieldContainer[_chalk_error_pb2.ChalkError]
|
|
30
83
|
def __init__(
|
|
31
84
|
self,
|
|
32
85
|
query_id: _Optional[str] = ...,
|
|
33
86
|
parquet: _Optional[bytes] = ...,
|
|
87
|
+
sync_payload: _Optional[_Union[ExecuteSqlSyncQueryResponsePayload, _Mapping]] = ...,
|
|
88
|
+
async_payload: _Optional[_Union[ExecuteSqlAsyncQueryResponsePayload, _Mapping]] = ...,
|
|
34
89
|
errors: _Optional[_Iterable[_Union[_chalk_error_pb2.ChalkError, _Mapping]]] = ...,
|
|
35
90
|
) -> None: ...
|
|
36
91
|
|
chalk/_version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "2.
|
|
1
|
+
__version__ = "2.94.0"
|
chalk/client/client.py
CHANGED
|
@@ -19,7 +19,6 @@ from typing import (
|
|
|
19
19
|
|
|
20
20
|
import requests
|
|
21
21
|
|
|
22
|
-
from chalk._gen.chalk.server.v1.scheduler_pb2 import ManualTriggerScheduledQueryResponse
|
|
23
22
|
from chalk.client.models import (
|
|
24
23
|
BranchDeployResponse,
|
|
25
24
|
BranchIdParam,
|
|
@@ -33,6 +32,7 @@ from chalk.client.models import (
|
|
|
33
32
|
GetIncrementalProgressResponse,
|
|
34
33
|
GetRegisteredModelResponse,
|
|
35
34
|
GetRegisteredModelVersionResponse,
|
|
35
|
+
ManualTriggerScheduledQueryResponse,
|
|
36
36
|
OfflineQueryInputUri,
|
|
37
37
|
OnlineQuery,
|
|
38
38
|
OnlineQueryContext,
|
|
@@ -41,6 +41,7 @@ from chalk.client.models import (
|
|
|
41
41
|
RegisterModelVersionResponse,
|
|
42
42
|
ResolverRunResponse,
|
|
43
43
|
ResourceRequests,
|
|
44
|
+
ScheduledQueryRun,
|
|
44
45
|
StreamResolverTestResponse,
|
|
45
46
|
WhoAmIResponse,
|
|
46
47
|
)
|
|
@@ -1132,6 +1133,36 @@ class ChalkClient:
|
|
|
1132
1133
|
"""
|
|
1133
1134
|
...
|
|
1134
1135
|
|
|
1136
|
+
def get_scheduled_query_run_history(
|
|
1137
|
+
self,
|
|
1138
|
+
name: str,
|
|
1139
|
+
limit: int = 10,
|
|
1140
|
+
) -> List[ScheduledQueryRun]:
|
|
1141
|
+
"""
|
|
1142
|
+
Get the run history for a scheduled query.
|
|
1143
|
+
|
|
1144
|
+
Parameters
|
|
1145
|
+
----------
|
|
1146
|
+
name
|
|
1147
|
+
The name of the scheduled query.
|
|
1148
|
+
limit
|
|
1149
|
+
The maximum number of runs to return. Defaults to 10.
|
|
1150
|
+
|
|
1151
|
+
Returns
|
|
1152
|
+
-------
|
|
1153
|
+
list[ScheduledQueryRun]
|
|
1154
|
+
A response message containing the list of scheduled query runs.
|
|
1155
|
+
|
|
1156
|
+
Examples
|
|
1157
|
+
--------
|
|
1158
|
+
>>> from chalk.client import ChalkClient
|
|
1159
|
+
>>> ChalkClient().get_scheduled_query_run_history(
|
|
1160
|
+
... name="my_scheduled_query",
|
|
1161
|
+
... limit=20,
|
|
1162
|
+
... )
|
|
1163
|
+
"""
|
|
1164
|
+
...
|
|
1165
|
+
|
|
1135
1166
|
def prompt_evaluation(
|
|
1136
1167
|
self,
|
|
1137
1168
|
prompts: list[Prompt | str],
|
chalk/client/client_grpc.py
CHANGED
|
@@ -74,10 +74,9 @@ from chalk._gen.chalk.server.v1.model_registry_pb2 import (
|
|
|
74
74
|
)
|
|
75
75
|
from chalk._gen.chalk.server.v1.model_registry_pb2_grpc import ModelRegistryServiceStub
|
|
76
76
|
from chalk._gen.chalk.server.v1.offline_queries_pb2_grpc import OfflineQueryMetadataServiceStub
|
|
77
|
-
from chalk._gen.chalk.server.v1.
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
)
|
|
77
|
+
from chalk._gen.chalk.server.v1.scheduled_query_pb2_grpc import ScheduledQueryServiceStub
|
|
78
|
+
from chalk._gen.chalk.server.v1.scheduled_query_run_pb2 import GetScheduledQueryRunsRequest
|
|
79
|
+
from chalk._gen.chalk.server.v1.scheduler_pb2 import ManualTriggerScheduledQueryRequest
|
|
81
80
|
from chalk._gen.chalk.server.v1.scheduler_pb2_grpc import SchedulerServiceStub
|
|
82
81
|
from chalk._gen.chalk.server.v1.script_tasks_pb2 import CreateScriptTaskRequest, CreateScriptTaskResponse
|
|
83
82
|
from chalk._gen.chalk.server.v1.script_tasks_pb2_grpc import ScriptTaskServiceStub
|
|
@@ -97,6 +96,9 @@ from chalk.client.models import (
|
|
|
97
96
|
CreateBranchResponse,
|
|
98
97
|
GetRegisteredModelResponse,
|
|
99
98
|
GetRegisteredModelVersionResponse,
|
|
99
|
+
)
|
|
100
|
+
from chalk.client.models import ManualTriggerScheduledQueryResponse as ManualTriggerScheduledQueryResponseDataclass
|
|
101
|
+
from chalk.client.models import (
|
|
100
102
|
ModelUploadUrlResponse,
|
|
101
103
|
OnlineQuery,
|
|
102
104
|
OnlineQueryResponse,
|
|
@@ -104,6 +106,7 @@ from chalk.client.models import (
|
|
|
104
106
|
RegisterModelResponse,
|
|
105
107
|
RegisterModelVersionResponse,
|
|
106
108
|
ResourceRequests,
|
|
109
|
+
ScheduledQueryRun,
|
|
107
110
|
UploadFeaturesResponse,
|
|
108
111
|
)
|
|
109
112
|
from chalk.client.serialization.model_serialization import ModelSerializer
|
|
@@ -292,6 +295,14 @@ class StubProvider:
|
|
|
292
295
|
)
|
|
293
296
|
return SchedulerServiceStub(self._server_channel)
|
|
294
297
|
|
|
298
|
+
@cached_property
|
|
299
|
+
def scheduled_query_run_stub(self) -> ScheduledQueryServiceStub:
|
|
300
|
+
if self._server_channel is None:
|
|
301
|
+
raise ValueError(
|
|
302
|
+
"The GRPC engine service is not available. If you would like to set up a GRPC service, please contact Chalk."
|
|
303
|
+
)
|
|
304
|
+
return ScheduledQueryServiceStub(self._server_channel)
|
|
305
|
+
|
|
295
306
|
@cached_property
|
|
296
307
|
def sql_stub(self) -> SqlServiceStub:
|
|
297
308
|
if self._engine_channel is None:
|
|
@@ -539,6 +550,9 @@ class StubRefresher:
|
|
|
539
550
|
def call_scheduled_query_stub(self, fn: Callable[[SchedulerServiceStub], T]) -> T:
|
|
540
551
|
return self._retry_callable(fn, lambda: self._stub.scheduled_query_stub)
|
|
541
552
|
|
|
553
|
+
def call_scheduled_query_run_stub(self, fn: Callable[[ScheduledQueryServiceStub], T]) -> T:
|
|
554
|
+
return self._retry_callable(fn, lambda: self._stub.scheduled_query_run_stub)
|
|
555
|
+
|
|
542
556
|
def call_sql_stub(self, fn: Callable[[SqlServiceStub], T]) -> T:
|
|
543
557
|
return self._retry_callable(fn, lambda: self._stub.sql_stub)
|
|
544
558
|
|
|
@@ -1252,7 +1266,7 @@ class ChalkGRPCClient:
|
|
|
1252
1266
|
incremental_resolvers: Optional[Sequence[str]],
|
|
1253
1267
|
max_samples: Optional[int],
|
|
1254
1268
|
env_overrides: Optional[Mapping[str, str]],
|
|
1255
|
-
) ->
|
|
1269
|
+
) -> ManualTriggerScheduledQueryResponseDataclass:
|
|
1256
1270
|
"""
|
|
1257
1271
|
Manually trigger a scheduled query request.
|
|
1258
1272
|
|
|
@@ -1289,7 +1303,7 @@ class ChalkGRPCClient:
|
|
|
1289
1303
|
... name="my_scheduled_query",
|
|
1290
1304
|
... )
|
|
1291
1305
|
"""
|
|
1292
|
-
|
|
1306
|
+
proto_resp = self._stub_refresher.call_scheduled_query_stub(
|
|
1293
1307
|
lambda x: x.ManualTriggerScheduledQuery(
|
|
1294
1308
|
request=ManualTriggerScheduledQueryRequest(
|
|
1295
1309
|
cron_query_name=name,
|
|
@@ -1300,6 +1314,45 @@ class ChalkGRPCClient:
|
|
|
1300
1314
|
),
|
|
1301
1315
|
)
|
|
1302
1316
|
)
|
|
1317
|
+
return ManualTriggerScheduledQueryResponseDataclass.from_proto(proto_resp)
|
|
1318
|
+
|
|
1319
|
+
def get_scheduled_query_run_history(
|
|
1320
|
+
self,
|
|
1321
|
+
name: str,
|
|
1322
|
+
limit: int = 10,
|
|
1323
|
+
) -> List[ScheduledQueryRun]:
|
|
1324
|
+
"""
|
|
1325
|
+
Get the run history for a scheduled query.
|
|
1326
|
+
|
|
1327
|
+
Parameters
|
|
1328
|
+
----------
|
|
1329
|
+
name
|
|
1330
|
+
The name of the scheduled query.
|
|
1331
|
+
limit
|
|
1332
|
+
The maximum number of runs to return. Defaults to 10.
|
|
1333
|
+
|
|
1334
|
+
Returns
|
|
1335
|
+
-------
|
|
1336
|
+
list[ScheduledQueryRun]
|
|
1337
|
+
A response message containing the list of scheduled query runs.
|
|
1338
|
+
|
|
1339
|
+
Examples
|
|
1340
|
+
--------
|
|
1341
|
+
>>> from chalk.client.client_grpc import ChalkGRPCClient
|
|
1342
|
+
>>> ChalkGRPCClient().get_scheduled_query_run_history(
|
|
1343
|
+
... name="my_scheduled_query",
|
|
1344
|
+
... limit=20,
|
|
1345
|
+
... )
|
|
1346
|
+
"""
|
|
1347
|
+
proto_resp = self._stub_refresher.call_scheduled_query_run_stub(
|
|
1348
|
+
lambda x: x.GetScheduledQueryRuns(
|
|
1349
|
+
GetScheduledQueryRunsRequest(
|
|
1350
|
+
cron_name=name,
|
|
1351
|
+
limit=limit,
|
|
1352
|
+
)
|
|
1353
|
+
)
|
|
1354
|
+
)
|
|
1355
|
+
return [ScheduledQueryRun.from_proto(run) for run in proto_resp.runs]
|
|
1303
1356
|
|
|
1304
1357
|
def get_graph(self, deployment: DeploymentId | None = None) -> Graph:
|
|
1305
1358
|
"""Get the graph for a given deployment.
|
chalk/client/client_impl.py
CHANGED
|
@@ -51,7 +51,6 @@ from typing_extensions import NoReturn, override
|
|
|
51
51
|
from urllib3 import Retry
|
|
52
52
|
|
|
53
53
|
import chalk._repr.utils as repr_utils
|
|
54
|
-
from chalk._gen.chalk.server.v1.scheduler_pb2 import ManualTriggerScheduledQueryResponse
|
|
55
54
|
from chalk._reporting.models import BatchReport, BatchReportResponse
|
|
56
55
|
from chalk._reporting.progress import ProgressService
|
|
57
56
|
from chalk._upload_features.utils import to_multi_upload_inputs
|
|
@@ -100,6 +99,7 @@ from chalk.client.models import (
|
|
|
100
99
|
GetRegisteredModelResponse,
|
|
101
100
|
GetRegisteredModelVersionResponse,
|
|
102
101
|
IngestDatasetRequest,
|
|
102
|
+
ManualTriggerScheduledQueryResponse,
|
|
103
103
|
MultiUploadFeaturesRequest,
|
|
104
104
|
MultiUploadFeaturesResponse,
|
|
105
105
|
OfflineQueryContext,
|
|
@@ -126,6 +126,7 @@ from chalk.client.models import (
|
|
|
126
126
|
ResolverReplayResponse,
|
|
127
127
|
ResolverRunResponse,
|
|
128
128
|
ResourceRequests,
|
|
129
|
+
ScheduledQueryRun,
|
|
129
130
|
SetDatasetRevisionMetadataRequest,
|
|
130
131
|
SetDatasetRevisionMetadataResponse,
|
|
131
132
|
SetIncrementalProgressRequest,
|
|
@@ -2473,6 +2474,48 @@ https://docs.chalk.ai/cli/apply
|
|
|
2473
2474
|
|
|
2474
2475
|
return resp
|
|
2475
2476
|
|
|
2477
|
+
def get_scheduled_query_run_history(
|
|
2478
|
+
self,
|
|
2479
|
+
name: str,
|
|
2480
|
+
limit: int = 10,
|
|
2481
|
+
) -> List[ScheduledQueryRun]:
|
|
2482
|
+
"""
|
|
2483
|
+
Get the run history for a scheduled query.
|
|
2484
|
+
|
|
2485
|
+
Parameters
|
|
2486
|
+
----------
|
|
2487
|
+
name
|
|
2488
|
+
The name of the scheduled query.
|
|
2489
|
+
limit
|
|
2490
|
+
The maximum number of runs to return. Defaults to 10.
|
|
2491
|
+
|
|
2492
|
+
Returns
|
|
2493
|
+
-------
|
|
2494
|
+
list[ScheduledQueryRun]
|
|
2495
|
+
A response message containing the list of scheduled query runs.
|
|
2496
|
+
|
|
2497
|
+
Examples
|
|
2498
|
+
--------
|
|
2499
|
+
>>> from chalk.client import ChalkClient
|
|
2500
|
+
>>> ChalkClient().get_scheduled_query_run_history(
|
|
2501
|
+
... name="my_scheduled_query",
|
|
2502
|
+
... limit=20,
|
|
2503
|
+
... )
|
|
2504
|
+
"""
|
|
2505
|
+
from chalk.client.client_grpc import ChalkGRPCClient
|
|
2506
|
+
|
|
2507
|
+
client_grpc = ChalkGRPCClient(
|
|
2508
|
+
client_id=self._client_id,
|
|
2509
|
+
client_secret=self._client_secret,
|
|
2510
|
+
environment=self._primary_environment,
|
|
2511
|
+
api_server=self._api_server,
|
|
2512
|
+
)
|
|
2513
|
+
|
|
2514
|
+
return client_grpc.get_scheduled_query_run_history(
|
|
2515
|
+
name=name,
|
|
2516
|
+
limit=limit,
|
|
2517
|
+
)
|
|
2518
|
+
|
|
2476
2519
|
def prompt_evaluation(
|
|
2477
2520
|
self,
|
|
2478
2521
|
prompts: list[Prompt | str],
|
chalk/client/models.py
CHANGED
|
@@ -1793,3 +1793,90 @@ class GetRegisteredModelVersionResponse(BaseModel):
|
|
|
1793
1793
|
|
|
1794
1794
|
class CreateModelTrainingJobResponse(BaseModel):
|
|
1795
1795
|
success: bool
|
|
1796
|
+
|
|
1797
|
+
|
|
1798
|
+
class ScheduledQueryRunStatus(str, Enum):
|
|
1799
|
+
"""Status of a scheduled query run."""
|
|
1800
|
+
|
|
1801
|
+
UNSPECIFIED = "UNSPECIFIED"
|
|
1802
|
+
INITIALIZING = "INITIALIZING"
|
|
1803
|
+
INIT_FAILED = "INIT_FAILED"
|
|
1804
|
+
SKIPPED = "SKIPPED"
|
|
1805
|
+
QUEUED = "QUEUED"
|
|
1806
|
+
WORKING = "WORKING"
|
|
1807
|
+
COMPLETED = "COMPLETED"
|
|
1808
|
+
FAILED = "FAILED"
|
|
1809
|
+
CANCELED = "CANCELED"
|
|
1810
|
+
|
|
1811
|
+
|
|
1812
|
+
@dataclasses.dataclass
|
|
1813
|
+
class ScheduledQueryRun:
|
|
1814
|
+
"""A single scheduled query run."""
|
|
1815
|
+
|
|
1816
|
+
id: int
|
|
1817
|
+
environment_id: str
|
|
1818
|
+
deployment_id: str
|
|
1819
|
+
run_id: str
|
|
1820
|
+
cron_query_id: int
|
|
1821
|
+
cron_query_schedule_id: int
|
|
1822
|
+
cron_name: str
|
|
1823
|
+
gcr_execution_id: str
|
|
1824
|
+
gcr_job_name: str
|
|
1825
|
+
offline_query_id: str
|
|
1826
|
+
created_at: datetime
|
|
1827
|
+
updated_at: datetime
|
|
1828
|
+
status: ScheduledQueryRunStatus
|
|
1829
|
+
blocker_operation_id: str
|
|
1830
|
+
|
|
1831
|
+
@staticmethod
|
|
1832
|
+
def from_proto(proto_run: Any) -> "ScheduledQueryRun":
|
|
1833
|
+
"""Convert a proto ScheduledQueryRun to the dataclass version."""
|
|
1834
|
+
from datetime import timezone
|
|
1835
|
+
|
|
1836
|
+
# Map proto status enum to our enum
|
|
1837
|
+
status_map = {
|
|
1838
|
+
0: ScheduledQueryRunStatus.UNSPECIFIED,
|
|
1839
|
+
1: ScheduledQueryRunStatus.INITIALIZING,
|
|
1840
|
+
2: ScheduledQueryRunStatus.INIT_FAILED,
|
|
1841
|
+
3: ScheduledQueryRunStatus.SKIPPED,
|
|
1842
|
+
4: ScheduledQueryRunStatus.QUEUED,
|
|
1843
|
+
5: ScheduledQueryRunStatus.WORKING,
|
|
1844
|
+
6: ScheduledQueryRunStatus.COMPLETED,
|
|
1845
|
+
7: ScheduledQueryRunStatus.FAILED,
|
|
1846
|
+
8: ScheduledQueryRunStatus.CANCELED,
|
|
1847
|
+
}
|
|
1848
|
+
|
|
1849
|
+
# Helper to convert proto Timestamp to datetime
|
|
1850
|
+
def _timestamp_to_datetime(ts: Any) -> datetime:
|
|
1851
|
+
return datetime.fromtimestamp(ts.seconds + ts.nanos / 1e9, tz=timezone.utc)
|
|
1852
|
+
|
|
1853
|
+
return ScheduledQueryRun(
|
|
1854
|
+
id=proto_run.id,
|
|
1855
|
+
environment_id=proto_run.environment_id,
|
|
1856
|
+
deployment_id=proto_run.deployment_id,
|
|
1857
|
+
run_id=proto_run.run_id,
|
|
1858
|
+
cron_query_id=proto_run.cron_query_id,
|
|
1859
|
+
cron_query_schedule_id=proto_run.cron_query_schedule_id,
|
|
1860
|
+
cron_name=proto_run.cron_name,
|
|
1861
|
+
gcr_execution_id=proto_run.gcr_execution_id,
|
|
1862
|
+
gcr_job_name=proto_run.gcr_job_name,
|
|
1863
|
+
offline_query_id=proto_run.offline_query_id,
|
|
1864
|
+
created_at=_timestamp_to_datetime(proto_run.created_at),
|
|
1865
|
+
updated_at=_timestamp_to_datetime(proto_run.updated_at),
|
|
1866
|
+
status=status_map.get(proto_run.status, ScheduledQueryRunStatus.UNSPECIFIED),
|
|
1867
|
+
blocker_operation_id=proto_run.blocker_operation_id,
|
|
1868
|
+
)
|
|
1869
|
+
|
|
1870
|
+
|
|
1871
|
+
@dataclasses.dataclass
|
|
1872
|
+
class ManualTriggerScheduledQueryResponse:
|
|
1873
|
+
"""Response from manually triggering a scheduled query."""
|
|
1874
|
+
|
|
1875
|
+
scheduled_query_run: ScheduledQueryRun
|
|
1876
|
+
|
|
1877
|
+
@staticmethod
|
|
1878
|
+
def from_proto(proto_response: Any) -> "ManualTriggerScheduledQueryResponse":
|
|
1879
|
+
"""Convert a proto ManualTriggerScheduledQueryResponse to the dataclass version."""
|
|
1880
|
+
return ManualTriggerScheduledQueryResponse(
|
|
1881
|
+
scheduled_query_run=ScheduledQueryRun.from_proto(proto_response.scheduled_query_run),
|
|
1882
|
+
)
|
chalk/streams/_windows.py
CHANGED
|
@@ -80,9 +80,14 @@ JsonValue = Any
|
|
|
80
80
|
|
|
81
81
|
def get_name_with_duration(name_or_fqn: str, duration: Union[str, int, timedelta]) -> str:
|
|
82
82
|
duration_secs = parse_chalk_duration_s(duration)
|
|
83
|
+
name_or_fqn_components = name_or_fqn.split("@")
|
|
84
|
+
assert len(name_or_fqn_components) <= 2, f"Received invalid fqn format.\nfqn={name_or_fqn}"
|
|
85
|
+
unversioned_fqn = name_or_fqn_components[0]
|
|
86
|
+
version = None if len(name_or_fqn_components) != 2 else name_or_fqn_components[1]
|
|
87
|
+
|
|
83
88
|
if duration_secs >= CHALK_MAX_TIMEDELTA.total_seconds():
|
|
84
|
-
return f"{
|
|
85
|
-
return f"{
|
|
89
|
+
return f"{unversioned_fqn}__all__" + ("" if version is None else f"@{version}")
|
|
90
|
+
return f"{unversioned_fqn}__{duration_secs}__" + ("" if version is None else f"@{version}")
|
|
86
91
|
|
|
87
92
|
|
|
88
93
|
if TYPE_CHECKING:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
chalk/__init__.py,sha256=9YxwkAt3Im0OCMfpmnIB_4PKjZfBCcRmwATLXdHNRm4,2609
|
|
2
|
-
chalk/_version.py,sha256=
|
|
2
|
+
chalk/_version.py,sha256=XPockk5t5KGLl0SiMKX8zzmMUke272dOI_7A76yPNWY,23
|
|
3
3
|
chalk/cli.py,sha256=ckqqfOI-A2mT23-rnZzDMmblYj-2x1VBX8ebHlIEn9A,5873
|
|
4
4
|
chalk/importer.py,sha256=hCEo7eqSfXZWklkFB2geeipGhiD0qNjPBpQJvOBW6N0,63083
|
|
5
5
|
chalk/prompts.py,sha256=2H9UomLAamdfRTNUdKs9i3VTpiossuyRhntqsAXUhhg,16117
|
|
@@ -292,8 +292,8 @@ chalk/_gen/chalk/nodepools/v1/karpenter_pb2_grpc.py,sha256=VCyAf0skoHSgQPkD4n8rK
|
|
|
292
292
|
chalk/_gen/chalk/nodepools/v1/karpenter_pb2_grpc.pyi,sha256=ff2TSiLVnG6IVQcTGzb2DIH3XRSoAvAo_RMcvbMFyc0,76
|
|
293
293
|
chalk/_gen/chalk/protosql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
294
294
|
chalk/_gen/chalk/protosql/v1/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
295
|
-
chalk/_gen/chalk/protosql/v1/sql_service_pb2.py,sha256=
|
|
296
|
-
chalk/_gen/chalk/protosql/v1/sql_service_pb2.pyi,sha256=
|
|
295
|
+
chalk/_gen/chalk/protosql/v1/sql_service_pb2.py,sha256=wHzKG8hOTTQcHe2rw0_VLSJ8QxOsIXLssvFQWp7gMaI,9318
|
|
296
|
+
chalk/_gen/chalk/protosql/v1/sql_service_pb2.pyi,sha256=8q4G-KwU8CxeLYHdASWL6_LyzhOjyPg_LJqnAIMMEho,8546
|
|
297
297
|
chalk/_gen/chalk/protosql/v1/sql_service_pb2_grpc.py,sha256=qjbEKwu149zLWzojg8YfmpiItjTfnaBBtsaOwBA5bFo,10100
|
|
298
298
|
chalk/_gen/chalk/protosql/v1/sql_service_pb2_grpc.pyi,sha256=g7cHRvZrfKwpQcDfywXqaZLtYKZRvx1dGOh3GY63O7g,2125
|
|
299
299
|
chalk/_gen/chalk/python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -584,14 +584,14 @@ chalk/_validation/validation.py,sha256=9cCMfZa9-1wxkXLme_ylmD5vIA1qExJD6aqbYvbmK
|
|
|
584
584
|
chalk/byte_transmit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
585
585
|
chalk/byte_transmit/model.py,sha256=LFX8pj9X_CWXeap7fDnMl9YmXsYTgq7jBAbEWkxoYoE,13048
|
|
586
586
|
chalk/client/__init__.py,sha256=wu3WQVzE5gRj6noQQDOdYJUgDaz_9QtbjXH4KuoIlXQ,1782
|
|
587
|
-
chalk/client/client.py,sha256=
|
|
587
|
+
chalk/client/client.py,sha256=gdGHrC73xyC4boE8z54BDD3-7FMJ4WCv6o2I_ii8obI,103680
|
|
588
588
|
chalk/client/client_async.py,sha256=nFFTWJbdBlb7zksyjOMBY566tZTAyNXQhCnq06LHWl0,50803
|
|
589
589
|
chalk/client/client_async_impl.py,sha256=ZphhgTB49JBWHCGXe-dI0wWWKc9zPcOczy02q_gFy50,6925
|
|
590
|
-
chalk/client/client_grpc.py,sha256=
|
|
591
|
-
chalk/client/client_impl.py,sha256=
|
|
590
|
+
chalk/client/client_grpc.py,sha256=7DzSUdYf7P2Y2lAo6AdLALEwwQ5YUNSeJU2rfk3KOec,95763
|
|
591
|
+
chalk/client/client_impl.py,sha256=R2ZUiEQf662q3O1eo_NjzYqLGB71B5mWzcx8opC3Os0,211639
|
|
592
592
|
chalk/client/dataset.py,sha256=LneWwaAOHCjtj7gaJjsSeVNruj-QJ51hjRi62zrFNVE,77561
|
|
593
593
|
chalk/client/exc.py,sha256=kZJ80YbSeSRDmTLTh240j_eRdJFZBa7IaDsNSRoDroU,4145
|
|
594
|
-
chalk/client/models.py,sha256=
|
|
594
|
+
chalk/client/models.py,sha256=FDgEqIeBJq25T9AH38jdWkeyRLiAXfLXfXHpomFJM08,63923
|
|
595
595
|
chalk/client/response.py,sha256=m8sQCOj7YVv3mZSZMIC1rIMzFMQ9rfMdBRLg5NRmOOE,53257
|
|
596
596
|
chalk/client/_internal_models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
597
597
|
chalk/client/_internal_models/check.py,sha256=3Xfo4Ws4rvwjeVg0-5-kejfRfRBJeqHmnRhW-WEz784,917
|
|
@@ -758,7 +758,7 @@ chalk/streams/__init__.py,sha256=VXPDBGaECNfJ5iSyIqYHBNYX-O2EcBntMpmwx6SVZ8M,566
|
|
|
758
758
|
chalk/streams/_kafka_source.py,sha256=bHsOdZfHJv-S4F7iF7z1nIj4ji7UM_17h91oPtiWQRc,9313
|
|
759
759
|
chalk/streams/_kinesis_source.py,sha256=Qw7kBKvDhy-SjwP095YwyXILSJQHUd7HSnY_air-nCE,9034
|
|
760
760
|
chalk/streams/_pubsub_source.py,sha256=5QMnu7KhPN1F8dfzkH2_-sAfRr1TGIvY_VfjVLlrdWk,4312
|
|
761
|
-
chalk/streams/_windows.py,sha256=
|
|
761
|
+
chalk/streams/_windows.py,sha256=mfleJx5wOEJAKJ7ynLMWfHSo79Kuoa0DWXm_LiEhs2U,28167
|
|
762
762
|
chalk/streams/base.py,sha256=xhkhDfu6WsgcsC-uHVTzf2_OFa3aVviDiSAUUWK3LSM,1311
|
|
763
763
|
chalk/streams/types.py,sha256=B0jTn4aw5gJWCiR97rU7z6IB6VttTOxV4Ic5QwUr3MQ,1273
|
|
764
764
|
chalk/testing/__init__.py,sha256=RqHfN9BGZ-zvMyI5o2fHcimpg_xHaRXDRBu5LivByu4,1468
|
|
@@ -799,8 +799,8 @@ chalk/utils/tracing.py,sha256=Glx8YrtjWy0zE5YbpgfgcsLDshAKnnYm9poiWNeCxXs,11075
|
|
|
799
799
|
chalk/utils/weak_set_by_identity.py,sha256=VmikA_laYwFeOphCwXJIuyOIkrdlQe0bSzaXq7onoQw,953
|
|
800
800
|
chalk/utils/pydanticutil/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
801
801
|
chalk/utils/pydanticutil/pydantic_compat.py,sha256=O575lLYJ5GvZC4HMzR9yATxf9XwjC6NrDUXbNwZidlE,3031
|
|
802
|
-
chalkpy-2.
|
|
803
|
-
chalkpy-2.
|
|
804
|
-
chalkpy-2.
|
|
805
|
-
chalkpy-2.
|
|
806
|
-
chalkpy-2.
|
|
802
|
+
chalkpy-2.94.0.dist-info/METADATA,sha256=vlttFvZFqwnmh8bqb0un_q2XeNLqWUpA9PTcBzZW-pI,27494
|
|
803
|
+
chalkpy-2.94.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
804
|
+
chalkpy-2.94.0.dist-info/entry_points.txt,sha256=Vg23sd8icwq-morJrljVFr-kQnMbm95rZfZj5wsZGis,42
|
|
805
|
+
chalkpy-2.94.0.dist-info/top_level.txt,sha256=1Q6_19IGYfNxSw50W8tYKEJ2t5HKQ3W9Wiw4ia5yg2c,6
|
|
806
|
+
chalkpy-2.94.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|