We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: remove non-BigQuery functions from wiki, fix JSON_ARRAY_APPEND/INSERT status - Replaced "Convenience Functions" section with "Removed Non-BigQuery Functions" table showing what was removed and BigQuery alternatives - JSON_ARRAY_APPEND and JSON_ARRAY_INSERT are real BigQuery functions (confirmed via docs) — changed Cloud BigQuery column from ❌ to ✅ - Removed ARRAY_FILTER, ARRAY_TRANSFORM, ARRAY_IS_DISTINCT, ARRAY_INCLUDES*, ARRAY_AVG/SUM/MIN/MAX, JSON_CONTAINS, DOT_PRODUCT, IIF from Feature Comparison (no longer supported) - Updated summary scorecard counts
docs: update Feature Comparison and Known Limitations for v1.0.107 Cross-referenced wiki against actual CI test results (670 confirmed GO emulator failures). Major corrections to the Go Emulator column: - Geography functions: ALL 41 changed from ✅ to ❌ (unimplemented) - NET functions: ALL 10 changed from ✅ to ❌ - Procedural language: ALL changed from ✅ to ❌ (VariableDeclaration not supported) - INFORMATION_SCHEMA: TABLES/COLUMNS/SCHEMATA changed from ✅ to ❌ - ALTER TABLE operations: ALL changed from ✅ to ❌ - MERGE: changed from ✅ to ⚠️ (internal conflicts) - TRUNCATE: changed from ✅ to ❌ - WITH RECURSIVE: changed from ✅ to ❌ - QUALIFY/PIVOT/UNPIVOT: changed from ✅ to ❌ - GRANT/REVOKE: changed from ✅ to ❌ - AEAD encryption: ALL changed from ✅ to ❌ - Various math/window/string functions: changed to ⚠️ Known Limitations restructured: - Split "Emulator-Only Features" into "Convenience Functions" (truly not in BigQuery) and "Features Not Supported by Go Emulator" (real BigQuery features the Go emulator lacks) - Removed incorrect claims (QUALIFY, PIVOT, ARRAY_FILTER etc. ARE real BigQuery features, not emulator-only) - Updated load/extract job description - Added comprehensive Go emulator limitation table with error messages
Rename BigQuery.InMemoryEmulator to InMemoryEmulator.BigQuery
Update Feature Comparison: 5 new INFORMATION_SCHEMA views (v1.0.16)
v1.0.15: Add load/extract job docs, update feature comparison
Fix: update Storage API status in high-level comparison table
Update Feature-Comparison: Phase 30 features (v1.0.14)
Update Summary Scorecard with accurate counts (v1.0.13) Scorecard was significantly outdated from multiple prior phases. Updated all categories with actual ✅ counts from the detailed tables. Added missing categories (Conversion, Bit, Conditional, Security, DML). Removed obsolete 'Go emulator advantage' notes that no longer apply.
Update Feature-Comparison: mark 27 functions as implemented (v1.0.13)
Update Feature-Comparison: Phase 28 — 35 features ❌→✅
Update Feature-Comparison.md: 30 features marked as supported (v1.0.11)
docs: Update Feature-Comparison for Phase 26 (30+ new functions)
Update Feature Comparison: mark date/time/datetime/timestamp functions and UNPIVOT/TABLESAMPLE as implemented (v1.0.9)
docs: mark 35 string and math functions as implemented (v1.0.8)
docs: update Feature Comparison for v1.0.7 - COSINE_DISTANCE and EUCLIDEAN_DISTANCE now supported
docs: Add Feature Comparison wiki page
docs: Add UDFs, Range functions, JS UDFs, ProductionExtensions to Features wiki
docs: update function count to 218+ with Phase 21 categories
Initial Home page