-
### ๐ The feature
Allows for sourcing datasets from SQL queries. Should allow to substitute in different backends. eg Athena, Presto, Postgres. Should do smart batching to minimize number of query reโฆ
-
**Is your feature request related to a problem? Please describe.**
We use ClickHouse for our analytical DB instead of Postgres or Snowflake or filesystem
**Describe the solution you'd like**
โฆ
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-โฆ
-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.8
### Custom code
Yes
### OS platform and distribution
โฆ
-
# ๋ฐ์ดํฐ ํ์ดํ๋ผ์ธ์ด๋?
## ํ์ดํ๋ผ์ธ์ด๋?
- ํ๋์ ๋ฐ์ดํฐ ์ฒ๋ฆฌ ๋จ๊ณ์ ์ถ๋ ฅ์ด ๋ค์ ๋จ๊ณ์ ์
๋ ฅ์ผ๋ก ์ด์ด์ง๋ ํํ๋ก ์ฐ๊ฒฐ๋ ๊ตฌ์กฐ
> Unix pipeline
### ๋ฐ์ดํฐ ํ์ดํ๋ผ์ธ์ด๋?
> ๋ฐ์ดํฐ ํ์ดํ๋ผ์ธ์ ๊ธฐ๋ณธ ๊ตฌ์ฑ
- ๋ค์ํ ์์ค์์ ๋ฐ์ดํฐ๋ฅผ ๋ณํํ๊ณ ์ฎ๊ธฐ๋ ์ผ๋ จ์ ๊ณผ์ ์ ๊ตฌ์ฑโฆ
-
Enhance the automatic git action scripts on pull into dev and main branch to actually deploy and run a test project. We need to automate more of the testing process as this is consuming time.
Thingโฆ
-
### Description
Amoro automatically maintains metadata files for datalakes. Each maintenance action, such as expiring snapshots, removing orphan files, etc., can be considered as an expiration event.โฆ
-
### Description
Example to reproduce:
```python
>>> from datachain import C, DataChain
>>> source = "gs://dvcx-datalakes/dogs-and-cats/"
>>> chain = DataChain.from_storage(source)
>>> chain.suโฆ
-
### Description
[Apache XTable](https://xtable.apache.org/) translates metadata among datalakes, allowing users to read from datalake with the tools don't have native support.
XTable can be executโฆ
gyli updated
4 months ago
-
**Note: this is bit tricky problem love to hear more feedback**
trying to find sweet spot of "try not to introduce breaking change too much" vs "have more intuitive cli with v2 v1 generalization".โฆ