Nilanjan Roy

Results 25 comments of Nilanjan Roy

@iliapolo Sorry to post it here. But looks like `aws_cdk.eks.Cluster` does not satisfy the `aws_cdk.eks.ICluster` interface according to pyright. I did not do any in-depth analysis but stumbled upon this...

Also it works if the tables in question has only 1 shard - Create the distributed tables like below ``` DROP TABLE gianluca_acc_test; DROP TABLE gianluca_camp_test; CREATE TABLE gianluca_acc_test( id...

@colm-mchugh doe the change has been pushed into citus official docker images?