issues
search
artie-labs
/
transfer
Database replication platform that leverages change data capture. Stream production data from databases to your data warehouse (Snowflake, BigQuery, Redshift, Databricks) in real-time.
https://artie.com
Other
601
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve Parquet
#1064
Tang8330
closed
20 hours ago
0
[BigQuery] Use `BIGNUMERIC`
#1063
Tang8330
closed
1 day ago
0
[DDL] Create table pass in columns
#1062
Tang8330
closed
1 day ago
0
[Snowflake] Disable time travel for staging tables
#1061
Tang8330
closed
22 hours ago
0
[Databricks] Simplify DDL
#1060
Tang8330
closed
1 day ago
0
[Snowflake] DDL clean up
#1059
Tang8330
closed
1 day ago
0
BigQuery DDL + misc DDL clean up
#1058
Tang8330
closed
2 days ago
0
[MSSQL] Remove `buildAlterColumnQuery`
#1057
Tang8330
closed
2 days ago
0
[Redshift] Remove `buildAlterColumnQuery`
#1056
Tang8330
closed
2 days ago
0
[BigQuery] Create numeric data type for variable numerics
#1055
Tang8330
closed
2 days ago
0
panic: runtime error: invalid memory address or nil pointer dereference typing.go:36
#1054
kholisrag
opened
3 days ago
13
[DDL] Moving DDL queries to `ddl.go`
#1053
Tang8330
closed
2 days ago
0
[DDL] Refactor adding and dropping columns
#1052
Tang8330
closed
2 days ago
0
[DDL] Simplify Snowflake DDL
#1051
Tang8330
closed
4 days ago
0
[DDL] Standing up `AlterTableDropColumns` and removing `AlterTableArgs`
#1050
Tang8330
closed
6 days ago
0
[DDL] Standing up `AlterTableAddColumns`
#1049
Tang8330
closed
6 days ago
0
[WIP] Clean up
#1048
Tang8330
closed
4 days ago
0
Remove usage of columns in `table_config`
#1047
Tang8330
closed
4 days ago
1
Remove more usages of columns
#1046
Tang8330
closed
1 week ago
0
Don't use `columns.Columns`
#1045
Tang8330
closed
1 week ago
0
Adding `GetTypeFromMap` to `maputil`
#1044
Tang8330
closed
1 week ago
0
Additional time layout
#1043
Tang8330
closed
1 week ago
0
[ddl] Rewrite tests
#1042
Tang8330
closed
6 days ago
0
Remove `createTable` as an arg
#1041
Tang8330
closed
6 days ago
0
[DDL] More refactor around `AlterTableArgs`
#1040
Tang8330
closed
6 days ago
0
[DDL] Simplify `Diff` and not rely on `*columns.Columns`
#1039
Tang8330
closed
1 week ago
0
[ddl] Refactor Create Table
#1038
Tang8330
closed
1 week ago
0
[DDL] Remove `TemporaryTable` flag
#1037
Tang8330
closed
1 week ago
0
[Parquet] Rename temporary file
#1036
Tang8330
closed
1 week ago
0
DELETE/UPDATE/MERGE DMLs are currently not supported over tables that had UPSERT streams
#1035
kholisrag
closed
1 week ago
5
Call create table in more places.
#1034
Tang8330
closed
1 week ago
0
[DDL] Standing up `BuildCreateTableSQL`
#1033
Tang8330
closed
1 week ago
0
[Debezium] Adding Float64 converter
#1032
Tang8330
closed
1 week ago
0
[WIP] Update.
#1031
Tang8330
opened
1 week ago
0
Refactor Distinct Dates
#1030
Tang8330
closed
1 week ago
0
WIP - Stand up Row
#1029
Tang8330
closed
1 week ago
0
Rewrite DDL Test
#1028
Tang8330
closed
1 week ago
0
[BigQuery] Skip large rows
#1027
Tang8330
closed
1 week ago
0
[DDL] Cleaning up primary key creation
#1026
Tang8330
closed
1 week ago
0
Address TODO
#1025
Tang8330
closed
2 weeks ago
0
Consolidating Float32/Float64 conversions
#1024
Tang8330
closed
2 weeks ago
0
[BigQuery] `StringConverter` being able to handle `float64`
#1023
Tang8330
closed
2 weeks ago
0
Moving data types into `dialect/typing.go`
#1022
Tang8330
closed
2 weeks ago
0
Prevent thundering herd
#1021
Tang8330
closed
2 weeks ago
0
Minor clean up
#1020
Tang8330
closed
2 weeks ago
0
[Typing] Improving our `IsJSON` function
#1019
Tang8330
closed
2 weeks ago
0
[Redshift] Better handling of `SUPER` data types
#1018
Tang8330
closed
2 weeks ago
0
Simplifying building columns from rows
#1017
Tang8330
closed
2 weeks ago
0
Adding missing types to Parquet
#1016
Tang8330
closed
2 weeks ago
0
[Dialect] Moving describe table queries into `dialect`
#1015
Tang8330
closed
2 weeks ago
0
Next