Gatsby Lee

Results 10 issues of Gatsby Lee

**Describe the problem you faced** A clear and concise description of the problem. **To Reproduce** Steps to reproduce the behavior: 1. DELETE_PARTITION for non-existing partition ( e.g. org_id=55555 ) *...

aws-support
priority:critical
query-engine

on OSX, I'm getting error when using other language. Here are all info I can get. Do you have any idea why this fails? * PIP list ``` Pillow (5.1.0)...

This change prevents having duplicated data in a table ( incremental, insert_overwrite, partition ) that can be caused by missing permission. Fixes #85

Hello all, I have a dbt model with this config. ``` {{ config( materialized='incremental', incremental_strategy='insert_overwrite', partitioned_by=('dummy_partition',), ) }} ``` With this config, the expected behaviors is like this. * delete...

Hello, First, I really appreciate to your work. I believes your works have helped lots of people. The question I'd like to ask you is if it's required or necessary...

Thank you for your work. I got curious how your pymysql-pool handles the thread-safety in Connection checkin and checkout? Any Lock? Thank you

Remove MAINTAINER in dockerfile and upgrade node version

**Describe the problem you faced** * Hudi 0.14.1 * Enabled Metadata Table + Enabled Bloom filter Indexing * When enabling "hoodie.bloom.index.use.metadata=true" to use the Bloom filter Indexing in Metadata Table,...

priority:critical
index
metadata
version-compatibility

Hello, I am wondering if there is existing functions that monitor the current Internet status. If there is one, I am wondering if it is integrated into HA. Thank you...