This repository was archived by the owner on Nov 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Implement hydrolix ddl #1480
Merged
Merged
Implement hydrolix ddl #1480
Changes from 6 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
f9306f7
Fill table name
pdelewski c55d8e4
Populate more content
pdelewski 6c0c356
Moving some stuff around
pdelewski 11c7f46
Populate events
pdelewski af2c054
Update test and Exec method
pdelewski bddae1a
HydrolixBackendConnector Exec
pdelewski 06236ac
Update platform/ingest/hydrolixlowerer.go
pdelewski b5461b6
Fix compilation error
pdelewski b23254d
Merge branch 'main' into que-312-implement-ddl
pdelewski 6426c82
Fixing linter
pdelewski f0da77e
Changing to atomic
pdelewski 6bc5ba3
Adding comment
pdelewski cf8673c
Json sanity check
pdelewski 58108f9
Merge branch 'main' into que-312-implement-ddl
pdelewski 89b73ff
Use hydrolix backend connector
pdelewski 6b24e67
First ingest (still hardcoded) to hydrolix via quesma
pdelewski 2910aeb
Use maps instead of strings
pdelewski 32dd1c5
Remove hardcoded name
pdelewski 57c87e1
Handle more than one table
pdelewski 3e54942
Schema improvements, almost correct column names
pdelewski 0382627
Handle arrays and maps #1
pdelewski 9c2076a
Handle arrays and maps #1
pdelewski 91266a5
Some fixes
pdelewski e2f9aa8
Some tooling
pdelewski 7b47b3a
Refactoring
pdelewski 8eb48a2
Clear ids
pdelewski 7678632
Fixing linter
pdelewski 4f66cca
Skipping test for now
pdelewski d2c100d
Merge branch 'main' into que-312-implement-ddl
pdelewski 3abd7ce
Adding hydrolix instance
pdelewski 11e40dc
First ingest
pdelewski 3bfa1d5
Ingest more than one row
pdelewski b5ba992
Some fixes plus introduction goroutine for async exec
pdelewski 08b3a14
First real primitive types ingest
pdelewski 88d579b
Merge branch 'main' into que-312-implement-ddl
pdelewski 5f22d83
Set ctx to background
pdelewski cecbf90
Refactoring
pdelewski 514be8d
Fixes
pdelewski 1e2b338
Omit datetime for now
pdelewski 2fffa03
Make ingest request again in the case of no table found error
pdelewski 64bd5aa
Removing unused code
pdelewski 9ba3a4f
Fixing static check
pdelewski ebc9bdc
Array handling
pdelewski 4369ada
Handling datetime
pdelewski d1417da
Handling map type
pdelewski 26a0a29
Attributes changes
pdelewski 90be129
Merge branch 'main' into que-312-implement-ddl
pdelewski 4d145ba
Fixing data amount ingestion
pdelewski df31f65
Simplifying
pdelewski 0ae0add
Improvements
pdelewski eb53768
Improvements #2
pdelewski 66e8595
Improvements #3
pdelewski 955dd01
Getting rid of some hardcoded values
pdelewski 4973f5e
Improvements #4
pdelewski ac7e005
Returning error instead of panic
pdelewski a896c63
Review remarks #2
pdelewski 8203503
Review remarks #3
pdelewski f0e3f88
Adding Hydrolix prefix
pdelewski f0a1879
Config validation
pdelewski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.