LumenAI Views in Sidebar #1383
test.yaml
on: pull_request
Run pre-commit
13s
Setup workflow
0s
Matrix: core_test_suite
Matrix: unit_test_suite
Annotations
60 errors and 18 warnings
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner/work/lumen/l...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.9, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner/work/lumen/l...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, ubuntu-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/home/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_schema"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/home/runner...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runner/work/lumen/...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runner/work/lumen/...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.9, macos-latest:
lumen/tests/sources/test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('/Users/runner/work/lumen/lumen/lumen/tests/sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('/Users/runne...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\lumen\lumen\te...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.12, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L46
test_duckdb_get_tables
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 1: ...ECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\lumen\lumen\te...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L63
test_duckdb_get_schema
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L82
test_duckdb_get_schema_with_none
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed_none') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L89
test_duckdb_get_schema_cache
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type0]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type1]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type2]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type3]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type4]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Unit tests on Python 3.9, windows-latest:
lumen\tests\sources\test_duckdb.py#L112
test_duckdb_filter[True-table_column_value_type5]
duckdb.duckdb.CatalogException: Catalog Error: Table with name sqlite_scan('D:\a\lumen\lumen\lumen\tests\sources/test.db', 'mixed') does not exist!
Did you mean "sqlite_master"?
LINE 3: ... *
FROM ( SELECT A, B, C, D::TIMESTAMP_NS AS D FROM "sqlite_scan('D:\a\lumen\l...
^
|
Core tests on Python 3.12, ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests on Python 3.9, ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests on Python 3.12, ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests on Python 3.12, macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests on Python 3.9, macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests on Python 3.12, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.12, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.12, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.12, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.12, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.12, windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests on Python 3.9, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.9, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.9, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.9, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.9, windows-latest
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
Unit tests on Python 3.9, windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lumen_610".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
lumen_610
Expired
|
76.7 KB |
|