ktx/python/ktx-sl/semantic_layer
Andrey Avtomonov f310391da5
feat(athena): first-class AWS Athena warehouse identity (SL + BI mapping) (#332)
* feat: support Athena warehouse identity

* fix: support Athena and DuckDB BI table parsing
2026-07-02 15:10:29 +02:00
..
__init__.py rename klo to ktx 2026-05-10 23:51:24 +02:00
__main__.py fix(context): merge overlay columns onto manifest columns by name (#94) 2026-05-15 02:11:04 +02:00
cli.py docs: standardize fanout terminology (#218) 2026-05-25 11:09:33 -04:00
duplicate_check.py rename klo to ktx 2026-05-10 23:51:24 +02:00
engine.py Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
generator.py fix(sl): parse user filter expressions as predicates, not projections (#307) 2026-06-19 08:47:44 +00:00
graph.py rename klo to ktx 2026-05-10 23:51:24 +02:00
loader.py refactor: remove legacy ktx compatibility shims (#211) 2026-05-24 16:57:23 +02:00
manifest.py fix(context): merge overlay columns onto manifest columns by name (#94) 2026-05-15 02:11:04 +02:00
models.py fix(context): merge overlay columns onto manifest columns by name (#94) 2026-05-15 02:11:04 +02:00
parser.py fix(sl): parse user filter expressions as predicates, not projections (#307) 2026-06-19 08:47:44 +00:00
planner.py fix(sl): parse user filter expressions as predicates, not projections (#307) 2026-06-19 08:47:44 +00:00
sql_table_extractor.py Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
table_identifier_parser.py feat(athena): first-class AWS Athena warehouse identity (SL + BI mapping) (#332) 2026-07-02 15:10:29 +02:00