Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 740 #773

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Issue 740 #773

wants to merge 29 commits into from

Conversation

1Anuar
Copy link
Collaborator

@1Anuar 1Anuar commented Sep 16, 2024

No description provided.

fdefalco and others added 29 commits July 20, 2023 16:05
This should resolve errors with case sensitive platforms such as DuckDb where within the achilles package both upper case and lower case were used, standardized now on lower case.
Better performance of export for ARES
Since HAVING clause removes records which don't match obs_month, we can use INNER JOIN here.

This is to address problem in Databricks where small table in LEFT JOIN is not broadcasted when it's on left side.

Related issue #690
Fix failure on missing server value in getTemporalData
Move repeated subquery to temp table in analysis 1815
Improve performance of analysis 117
Fix fromJSON correct method usage
Location table export to ares
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants