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 e8de496 commit 4d69825Copy full SHA for 4d69825
rerun_py/tests/unit/test_datafusion_tables.py
@@ -23,7 +23,6 @@
23
HOST = "localhost"
24
PORT = None # Will be set dynamically
25
CATALOG_URL = None # Will be set dynamically
26
-# CATALOG_URL = f"rerun+http://{HOST}:{PORT}"
27
DATASET_NAME = "dataset"
28
29
DATASET_FILEPATH = pathlib.Path(__file__).parent.parent.parent.parent / "tests" / "assets" / "rrd" / "dataset"
0 commit comments