Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lemonlion
/
InMemoryEmulator.BigQuery
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: lemonlion/InMemoryEmulator.BigQuery
Actions
All workflows
Workflows
Cloud Parity Tests
Cloud Parity Tests
Release
Release
Tests
Tests
Weekly Cloud Parity
Weekly Cloud Parity
Disabled
Show more workflows...
Management
Caches
Release
Release
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
release.yml
will be ignored since log searching is not yet available
128 workflow runs
128 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: ProjectWithWindows and Project infer correct schema types when f…
Release
#128:
Commit
0e0c6fd
pushed by
lemonlion
8m 5s
v1.0.120
v1.0.120
8m 5s
View workflow file
fix: DISTINCT+ORDER BY DESC row loss, NUMERIC rounding, CAST NUMERIC …
Release
#127:
Commit
2c53d2e
pushed by
lemonlion
7m 34s
v1.0.119
v1.0.119
7m 34s
View workflow file
fix: infer correct schema types when aggregate results are NULL for v…
Release
#126:
Commit
917d271
pushed by
lemonlion
11m 25s
v1.0.118
v1.0.118
11m 25s
View workflow file
fix: QUALIFY in GROUP BY context was silently skipped for v1.0.117
Release
#125:
Commit
0d9199c
pushed by
lemonlion
34m 5s
v1.0.117
v1.0.117
34m 5s
View workflow file
fix: NUMERIC truncation toward zero, SUM/AVG preserve decimal, CTE ty…
Release
#124:
Commit
15c0be8
pushed by
lemonlion
1h 55m 3s
v1.0.116
v1.0.116
1h 55m 3s
View workflow file
test: add exact reproduction tests for remaining v1.0.114 bugs
Release
#123:
Commit
48ce33d
pushed by
lemonlion
50m 31s
v1.0.115
v1.0.115
50m 31s
View workflow file
fix: parse NUMERIC/DATETIME/TIME types in CTE materialization for v1.…
Release
#122:
Commit
9d7cd5b
pushed by
lemonlion
18m 25s
v1.0.115
v1.0.115
18m 25s
View workflow file
fix: add ARRAY parameter support and use exact report SQL for Bug 5 test
Release
#121:
Commit
18c75b0
pushed by
lemonlion
9m 7s
v1.0.114
v1.0.114
9m 7s
View workflow file
test: replace simplified tests with exact reproduction tests from v1.…
Release
#120:
Commit
dac9189
pushed by
lemonlion
13m 33s
v1.0.113
v1.0.113
13m 33s
View workflow file
fix: coerce INSERTs to column types + NUMERIC decimal arithmetic for …
Release
#119:
Commit
08e26c4
pushed by
lemonlion
9m 39s
v1.0.113
v1.0.113
9m 39s
View workflow file
fix: coerce inserted values to declared column types (DATE, NUMERIC, …
Release
#118:
Commit
bd593a7
pushed by
lemonlion
13m 54s
v1.0.113
v1.0.113
13m 54s
View workflow file
fix: replace double-semicolon test with valid BigQuery SQL
Release
#117:
Commit
4c483ee
pushed by
lemonlion
11m 36s
v1.0.112
v1.0.112
11m 36s
View workflow file
test: parser robustness suite (67 tests) using shared infrastructure …
Release
#116:
Commit
aec9f74
pushed by
lemonlion
12m 38s
v1.0.112
v1.0.112
12m 38s
View workflow file
test: add parser robustness test project (44 tests) for v1.0.112
Release
#115:
Commit
ac16260
pushed by
lemonlion
16m 4s
v1.0.112
v1.0.112
16m 4s
View workflow file
fix: route procedural statements (EXECUTE, RAISE, etc.) to Procedural…
Release
#114:
Commit
fc2c21f
pushed by
lemonlion
7m 33s
v1.0.111
v1.0.111
7m 33s
View workflow file
fix: support trailing commas in SELECT lists and add exact issue #3 r…
Release
#113:
Commit
51d69fb
pushed by
lemonlion
4m 33s
v1.0.111
v1.0.111
4m 33s
View workflow file
fix: support SQL comments, trailing semicolons, and pass params throu…
Release
#112:
Commit
b146bce
pushed by
lemonlion
7m 59s
v1.0.110
v1.0.110
7m 59s
View workflow file
fix: support SQL comments, trailing semicolons, and pass params throu…
Release
#111:
Commit
537aff5
pushed by
lemonlion
20m 26s
v1.0.110
v1.0.110
20m 26s
View workflow file
fix: remove unit tests referencing unimplemented INFORMATION_SCHEMA f…
Release
#110:
Commit
f696f33
pushed by
lemonlion
9m 7s
v1.0.109
v1.0.109
9m 7s
View workflow file
test: add range partitioning and clustering tests with EmulatorDiverg…
Release
#109:
Commit
b7193dc
pushed by
lemonlion
10m 54s
v1.0.109
v1.0.109
10m 54s
View workflow file
fix: resolve DATE-typed query parameter comparison failure (#2)
Release
#108:
Commit
4783866
pushed by
lemonlion
1m 12s
v1.0.108
v1.0.108
1m 12s
View workflow file
fix: remove 14 non-BigQuery functions to maintain parity for v1.0.107
Release
#107:
Commit
82ec7cf
pushed by
lemonlion
56s
v1.0.107
v1.0.107
56s
View workflow file
fix: tag 542 GO emulator divergences to resolve CI failures for v1.0.106
Release
#106:
Commit
2779216
pushed by
lemonlion
8m 13s
v1.0.107
v1.0.107
8m 13s
View workflow file
fix: resolve 454 cloud parity failures for BigQuery emulator v1.0.105
Release
#105:
Commit
f4f4d76
pushed by
lemonlion
7m 39s
v1.0.105
v1.0.105
7m 39s
View workflow file
feat: add WithHttpMessageHandlerWrapper to InMemoryBigQueryOptions an…
Release
#104:
Commit
bbbb389
pushed by
lemonlion
6m 3s
v1.0.104
v1.0.104
6m 3s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.