Phillip LeBlanc

Results 84 comments of Phillip LeBlanc

For anyone else wondering how to do this, you can achieve this scenario by using the Active Directory Authentication Library (ADAL) for Ruby, getting a token using a certificate and...

Ah, so we probably need a way to add a "capability" to the algorithm. If an algorithm (i.e. DQL) doesn't support continuous actions, then it can't be used with a...

> Is min to max sufficient to describe a complete continuous action? Is it a linear-only scale from min to max? I believe so - the "curve" of the scale...

dataspaces: - from: coinbase name: btcusd measurements: - name: close data: connector: name: file params: path: spicepods/data/btcusd.csv processor: name: csv - from: local name: portfolio measurements: - name: usd_balance initializer:...

I'm going to declare this out of timebox for this week. I created a bug at https://github.com/spiceai/spiceai/issues/28 on how we should handle this in the future in the right way....

Currently, this is failing because the Python libraries for grpc/protobuf are failing to import. There seems to be a workaround we can investigate. Related issue: https://github.com/grpc/grpc/issues/25082

Could this be fixed by #11356 ?

I noticed in the command line version of dnote, in order to view a particular note you need to reference the `note id`. i.e. `dnote view 11` I guess that...

> Note it is critical in my opinion that all existing links continue to work (as in the url `https://github.com/apache/arrow-datafusion/issues/9691` will be redirected to the new repo). I believe this...

Update `.asf.yaml` to point to to the new mailing list: https://github.com/apache/datafusion/pull/10189 I'm also taking a look at https://github.com/apache/datafusion/issues/10151