Skip to content

Conversation

@igorkramaric
Copy link
Contributor

Summary

  • improve ClickHouseQueryDelegate so token type info is preserved
  • support timestamp values and in/!in operators
  • add tests for ClickHouse delegate including timestamp and membership operators

Testing

  • pytest -q test/test_clickhouse_delegate.py
  • python test/tests.py

https://chatgpt.com/codex/tasks/task_e_685ea5d059a4832c8a41284a42f155fc

@igorkramaric igorkramaric changed the title Handle timestamps and in ops for ClickHouse delegate Add ClickHouse delegate Jun 27, 2025
@igorkramaric
Copy link
Contributor Author

Abandoned pure python version in favor of cython ver. #157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants