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 0d8dcf8 commit f3e57b1Copy full SHA for f3e57b1
tests/test_support_pandas.py
@@ -26,7 +26,6 @@ def test_table_kwargs_partitioned_by(cratedb_service):
26
"""
27
28
engine = cratedb_service.database.engine
29
- session = sessionmaker(bind=engine)()
30
31
# Insert records from pandas dataframe.
32
with table_kwargs(crate_partitioned_by="time"):
0 commit comments