redshift
Here are 437 public repositories matching this topic...
-
Updated
Mar 14, 2022 - Python
-
Updated
Mar 2, 2022 - Python
Describe the bug
With XDG_CONFIG_HOME set to something other than $HOME/.config, the supplied apparmor profile DENIES the file access to the redshift.conf file. Adding the line:
owner @{XDG_CONFIG_HOME}/redshift/redshift.conf r,
to the usr.bin.redshift file fixes this when running redshift from the command line. It does not fix it when running redshift-gtk however.
- [I have check
Hi,
First of all, thank you all for Falcon. It's awesome.
However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).
Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot
When we show data for a metric, we currently don't include the current day's worth of data. For users just getting set up, they may only have events from today, and want to test out if the query is working, and by excluding events from 'today', they can't see results.
TODO:
- In
packages/back-end/src/services/experiments.tson line329, instead of using the current date as the value
-
Updated
Mar 9, 2022 - C#
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 17, 2022 - TypeScript
-
Updated
Mar 17, 2022 - Go
-
Updated
Mar 9, 2020 - Python
-
Updated
Dec 26, 2021 - JavaScript
-
Updated
Mar 6, 2022 - C#
-
Updated
Dec 23, 2021 - Shell
Discussed in cuebook/CueObserve#81
Originally posted by satkalra1 August 5, 2021
Hey,
I was trying the cue observe on the test dataset, to understand its working properly but after defining the anomaly, I found this particular error:
{"stackTrace": "Traceback (most recent call last):\n File "pandas/_li
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Jan 20, 2020 - Jupyter Notebook
-
Updated
Jan 31, 2022 - C
-
Updated
Dec 9, 2021 - Python
-
Updated
Apr 18, 2020 - Python
-
Updated
Mar 3, 2022 - Python
-
Updated
Nov 24, 2021 - Python
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 25, 2017 - Python
-
Updated
Mar 16, 2017 - Python
-
Updated
Jan 31, 2020 - Python
-
Updated
Jan 26, 2022 - Go
Improve this page
Add a description, image, and links to the redshift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redshift topic, visit your repo's landing page and select "manage topics."
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the