tinybird 0.0.1.dev235__tar.gz → 0.0.1.dev237__tar.gz
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.
Potentially problematic release.
This version of tinybird might be problematic. Click here for more details.
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/PKG-INFO +1 -1
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/__cli__.py +2 -2
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/local.py +18 -8
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/local_common.py +9 -1
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/login.py +4 -4
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird.egg-info/PKG-INFO +1 -1
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/setup.cfg +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/__cli__.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/ch_utils/constants.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/ch_utils/engine.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/check_pypi.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/client.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/config.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/connectors.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/context.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/datafile/common.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/datafile/exceptions.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/datafile/parse_connection.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/datafile/parse_datasource.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/datafile/parse_pipe.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/datatypes.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/feedback_manager.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/git_settings.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/prompts.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/sql.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/sql_template.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/sql_template_fmt.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/sql_toolset.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/syncasync.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/check_pypi.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/cli.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/client.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/config.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/build.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/cicd.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/cli.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/common.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/config.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/connection.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/copy.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/create.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/build.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/build_common.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/build_datasource.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/build_pipe.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/diff.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/fixture.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/format_common.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/format_datasource.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/format_pipe.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/pipe_checker.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/playground.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/pull.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datasource.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/deployment.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/deprecations.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/dev_server.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/endpoint.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/exceptions.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/feedback_manager.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/info.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/infra.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/job.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/llm.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/llm_utils.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/logout.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/materialization.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/mock.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/open.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/pipe.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/project.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/regions.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/secret.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/shell.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/sink.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/table.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/telemetry.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/test.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/tinyunit/tinyunit.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/tinyunit/tinyunit_lib.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/token.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/watch.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/workspace.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/workspace_members.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/auth.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/branch.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/cicd.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/cli.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/common.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/config.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/connection.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/datasource.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/exceptions.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/fmt.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/job.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/pipe.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/regions.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/tag.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/telemetry.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/test.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/tinyunit/tinyunit.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/workspace.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/workspace_members.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tornado_template.py +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird.egg-info/SOURCES.txt +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird.egg-info/dependency_links.txt +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird.egg-info/entry_points.txt +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird.egg-info/requires.txt +0 -0
- {tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird.egg-info/top_level.txt +0 -0
|
@@ -4,5 +4,5 @@ __description__ = 'Tinybird Command Line Tool'
|
|
|
4
4
|
__url__ = 'https://www.tinybird.co/docs/forward/commands'
|
|
5
5
|
__author__ = 'Tinybird'
|
|
6
6
|
__author_email__ = 'support@tinybird.co'
|
|
7
|
-
__version__ = '0.0.1.
|
|
8
|
-
__revision__ = '
|
|
7
|
+
__version__ = '0.0.1.dev237'
|
|
8
|
+
__revision__ = '7aa96d2'
|
|
@@ -25,11 +25,11 @@ def stop_tinybird_local(docker_client: DockerClient) -> None:
|
|
|
25
25
|
pass
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
def remove_tinybird_local(docker_client: DockerClient) -> None:
|
|
28
|
+
def remove_tinybird_local(docker_client: DockerClient, persist_data: bool) -> None:
|
|
29
29
|
"""Remove the Tinybird container."""
|
|
30
30
|
try:
|
|
31
31
|
container = docker_client.containers.get(TB_CONTAINER_NAME)
|
|
32
|
-
if click.confirm(
|
|
32
|
+
if persist_data or click.confirm(
|
|
33
33
|
FeedbackManager.warning(
|
|
34
34
|
message="△ This step will remove all your data inside Tinybird Local. Are you sure? [y/N]:"
|
|
35
35
|
),
|
|
@@ -130,7 +130,7 @@ def remove() -> None:
|
|
|
130
130
|
"""Remove Tinybird Local"""
|
|
131
131
|
click.echo(FeedbackManager.highlight(message="» Removing Tinybird Local..."))
|
|
132
132
|
docker_client = get_docker_client()
|
|
133
|
-
remove_tinybird_local(docker_client)
|
|
133
|
+
remove_tinybird_local(docker_client, persist_data=False)
|
|
134
134
|
click.echo(FeedbackManager.success(message="✓ Tinybird Local removed"))
|
|
135
135
|
|
|
136
136
|
|
|
@@ -141,11 +141,16 @@ def remove() -> None:
|
|
|
141
141
|
is_flag=True,
|
|
142
142
|
help="Use local AWS credentials from your environment and pass them to the Tinybird docker container",
|
|
143
143
|
)
|
|
144
|
-
|
|
144
|
+
@click.option(
|
|
145
|
+
"--volumes-path",
|
|
146
|
+
default=None,
|
|
147
|
+
help="Path to the volumes directory. If not provided, the container data won't be persisted.",
|
|
148
|
+
)
|
|
149
|
+
def start(use_aws_creds: bool, volumes_path: str) -> None:
|
|
145
150
|
"""Start Tinybird Local"""
|
|
146
151
|
click.echo(FeedbackManager.highlight(message="» Starting Tinybird Local..."))
|
|
147
152
|
docker_client = get_docker_client()
|
|
148
|
-
start_tinybird_local(docker_client, use_aws_creds)
|
|
153
|
+
start_tinybird_local(docker_client, use_aws_creds, volumes_path)
|
|
149
154
|
click.echo(FeedbackManager.success(message="✓ Tinybird Local is ready!"))
|
|
150
155
|
|
|
151
156
|
|
|
@@ -156,13 +161,18 @@ def start(use_aws_creds: bool) -> None:
|
|
|
156
161
|
is_flag=True,
|
|
157
162
|
help="Use local AWS credentials from your environment and pass them to the Tinybird docker container",
|
|
158
163
|
)
|
|
159
|
-
|
|
164
|
+
@click.option(
|
|
165
|
+
"--volumes-path",
|
|
166
|
+
default=None,
|
|
167
|
+
help="Path to the volumes directory. If not provided, the container data won't be persisted.",
|
|
168
|
+
)
|
|
169
|
+
def restart(use_aws_creds: bool, volumes_path: str) -> None:
|
|
160
170
|
"""Restart Tinybird Local"""
|
|
161
171
|
click.echo(FeedbackManager.highlight(message="» Restarting Tinybird Local..."))
|
|
162
172
|
docker_client = get_docker_client()
|
|
163
|
-
remove_tinybird_local(docker_client)
|
|
173
|
+
remove_tinybird_local(docker_client, volumes_path is not None)
|
|
164
174
|
click.echo(FeedbackManager.info(message="✓ Tinybird Local stopped"))
|
|
165
|
-
start_tinybird_local(docker_client, use_aws_creds)
|
|
175
|
+
start_tinybird_local(docker_client, use_aws_creds, volumes_path)
|
|
166
176
|
click.echo(FeedbackManager.success(message="✓ Tinybird Local is ready!"))
|
|
167
177
|
|
|
168
178
|
|
|
@@ -106,7 +106,6 @@ def get_test_workspace_name(path: str) -> str:
|
|
|
106
106
|
|
|
107
107
|
def get_local_tokens() -> Dict[str, str]:
|
|
108
108
|
try:
|
|
109
|
-
# ruff: noqa: ASYNC210
|
|
110
109
|
return requests.get(f"{TB_LOCAL_ADDRESS}/tokens").json()
|
|
111
110
|
except Exception:
|
|
112
111
|
# Check if tinybird-local is running using docker client (some clients use podman and won't have docker cmd)
|
|
@@ -217,6 +216,7 @@ def get_local_tokens() -> Dict[str, str]:
|
|
|
217
216
|
def start_tinybird_local(
|
|
218
217
|
docker_client: DockerClient,
|
|
219
218
|
use_aws_creds: bool,
|
|
219
|
+
volumes_path: Optional[str] = None,
|
|
220
220
|
) -> None:
|
|
221
221
|
"""Start the Tinybird container."""
|
|
222
222
|
pull_show_prompt = False
|
|
@@ -252,6 +252,13 @@ def start_tinybird_local(
|
|
|
252
252
|
if container:
|
|
253
253
|
container.remove(force=True)
|
|
254
254
|
|
|
255
|
+
volumes = {}
|
|
256
|
+
if volumes_path:
|
|
257
|
+
volumes = {
|
|
258
|
+
f"{volumes_path}/data": {"bind": "/var/lib/clickhouse", "mode": "rw"},
|
|
259
|
+
f"{volumes_path}/metadata": {"bind": "/redis-data", "mode": "rw"},
|
|
260
|
+
}
|
|
261
|
+
|
|
255
262
|
container = docker_client.containers.run(
|
|
256
263
|
TB_IMAGE_NAME,
|
|
257
264
|
name=TB_CONTAINER_NAME,
|
|
@@ -260,6 +267,7 @@ def start_tinybird_local(
|
|
|
260
267
|
remove=False,
|
|
261
268
|
platform="linux/amd64",
|
|
262
269
|
environment=environment,
|
|
270
|
+
volumes=volumes,
|
|
263
271
|
)
|
|
264
272
|
|
|
265
273
|
click.echo(FeedbackManager.info(message="* Waiting for Tinybird Local to be ready..."))
|
|
@@ -179,14 +179,14 @@ def login(host: Optional[str], auth_host: str, workspace: str, interactive: bool
|
|
|
179
179
|
)
|
|
180
180
|
click.echo(FeedbackManager.info(message=auth_url))
|
|
181
181
|
|
|
182
|
-
|
|
182
|
+
def poll_for_tokens():
|
|
183
183
|
while True:
|
|
184
184
|
params = {
|
|
185
185
|
"apiHost": host,
|
|
186
186
|
"cliCode": one_time_code,
|
|
187
187
|
"method": "code",
|
|
188
188
|
}
|
|
189
|
-
response = requests.get(f"{auth_host}/api/cli-login?{urlencode(params)}")
|
|
189
|
+
response = requests.get(f"{auth_host}/api/cli-login?{urlencode(params)}")
|
|
190
190
|
|
|
191
191
|
try:
|
|
192
192
|
if response.status_code == 200:
|
|
@@ -194,12 +194,12 @@ def login(host: Optional[str], auth_host: str, workspace: str, interactive: bool
|
|
|
194
194
|
user_token = data.get("user_token", "")
|
|
195
195
|
workspace_token = data.get("workspace_token", "")
|
|
196
196
|
if user_token and workspace_token:
|
|
197
|
-
|
|
197
|
+
authenticate_with_tokens(data, host, cli_config)
|
|
198
198
|
break
|
|
199
199
|
except Exception:
|
|
200
200
|
pass
|
|
201
201
|
|
|
202
|
-
time.sleep(2)
|
|
202
|
+
time.sleep(2)
|
|
203
203
|
|
|
204
204
|
poll_for_tokens()
|
|
205
205
|
return
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/build_common.py
RENAMED
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/build_datasource.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/format_common.py
RENAMED
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/format_datasource.py
RENAMED
|
File without changes
|
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/datafile/pipe_checker.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb/modules/tinyunit/tinyunit_lib.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/tinyunit/tinyunit.py
RENAMED
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py
RENAMED
|
File without changes
|
|
File without changes
|
{tinybird-0.0.1.dev235 → tinybird-0.0.1.dev237}/tinybird/tb_cli_modules/workspace_members.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|