Generator now supports --format {csv,parquet,both}. Parquet mode
uses src.parquet_manager.ParquetManager for snappy compression,
proper column types (DATE, TIMESTAMP, DOUBLE), and metadata.
No more ad-hoc pandas conversion needed on the server.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_account_service.py | ||
| test_auto_profiling.py | ||
| test_deploy_guard.py | ||
| test_email_auth.py | ||
| test_generate_sample_data.py | ||
| test_profiler.py | ||
| test_sync_data.py | ||
| test_table_registry.py | ||
| test_user_service.py | ||
| test_username_generation.py | ||