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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-python
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
233
Code
Issues
96
Pull requests
76
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[PECO-1109] Parameterized Query: add suport for inferring decimal types
- #228
#228
Merged
susodapop
merged 9 commits into
main
databricks/databricks-sql-python:main
from
peco-1109
databricks/databricks-sql-python:peco-1109
Copy head branch name to clipboard
Sep 26, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[PECO-1109] Parameterized Query: add suport for inferring decimal types
#228
susodapop
merged 9 commits into
main
databricks/databricks-sql-python:main
from
peco-1109
databricks/databricks-sql-python:peco-1109
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2023
(1/x) Add DECIMAL to type inference map
Show description for 7f1da7c
Jesse Whitehouse
committed
7f1da7c
View commit details
Copy full SHA for 7f1da7c
Browse repository at this point
(2/x) Fix inference test so it now passes
Show description for 7685438
Jesse Whitehouse
committed
7685438
View commit details
Copy full SHA for 7685438
Browse repository at this point
(3/x) Add e2e tests for DECIMAL inferrence
Show description for 99f1364
Jesse Whitehouse
committed
99f1364
View commit details
Copy full SHA for 99f1364
Browse repository at this point
Fix comment for accuracy
Show description for 7f8d344
Jesse Whitehouse
committed
7f8d344
View commit details
Copy full SHA for 7f8d344
Browse repository at this point
(4/x) Dynamically set the CAST expression used for decimals that are provided
Show description for 1565700
Jesse Whitehouse
committed
1565700
View commit details
Copy full SHA for 1565700
Browse repository at this point
Fix failing test
Show description for eee97d2
Jesse Whitehouse
committed
eee97d2
View commit details
Copy full SHA for eee97d2
Browse repository at this point
Split out infer_types tests into separate methods
Show description for 479d515
Jesse Whitehouse
committed
479d515
View commit details
Copy full SHA for 479d515
Browse repository at this point
Lint fix
Show description for d3930a1
Jesse Whitehouse
committed
d3930a1
View commit details
Copy full SHA for d3930a1
Browse repository at this point
Commits on Sep 26, 2023
Fix linter error: mypy type for dynamic decimals
Show description for 101daf3
Jesse Whitehouse
committed
101daf3
View commit details
Copy full SHA for 101daf3
Browse repository at this point
You can’t perform that action at this time.