This website requires JavaScript.
Explore
Help
Register
Sign In
OFRA
/
foxtrot
Watch
4
Star
0
Fork
0
You've already forked foxtrot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3a0537270c
foxtrot
/
generic_loader
History
David Peterson
3a0537270c
Implement type inference sampling in load_sas.py to improve performance on large SAS files. Introduce TYPE_INFERENCE_SAMPLE_ROWS to limit the number of rows scanned for type detection while ensuring nullability checks cover the entire column. Update documentation to reflect these changes.
2026-04-18 10:28:37 -05:00
..
.env.example
Adding generic loader
2026-04-18 09:34:48 -05:00
.gitignore
Adding generic loader
2026-04-18 09:34:48 -05:00
generate_sample_sas.py
Adding generic loader
2026-04-18 09:34:48 -05:00
load_sas.py
Implement type inference sampling in load_sas.py to improve performance on large SAS files. Introduce TYPE_INFERENCE_SAMPLE_ROWS to limit the number of rows scanned for type detection while ensuring nullability checks cover the entire column. Update documentation to reflect these changes.
2026-04-18 10:28:37 -05:00
requirements.txt
Adding generic loader
2026-04-18 09:34:48 -05:00
sample_config.yaml
Adding generic loader
2026-04-18 09:34:48 -05:00